root hard nofile 131072
root soft nofile 131072
* hard nofile 131072
* soft nofile 131072
root hard stack 131072
root soft stack 131072
* hard stack 131072
* soft stack 131072
Search found 5 matches
- 17. Jul 2023, 06:07
- Forum: Suggestions
- Topic: ;y updated limits,conf
- Replies: 0
- Views: 46376
- 17. Jul 2023, 06:00
- Forum: Suggestions
- Topic: My personal sysctl.conf
- Replies: 0
- Views: 43229
My personal sysctl.conf
net.ipv4.conf.default.rp_filter=1
net.ipv4.conf.all.rp_filter=1
net.ipv4.icmp_echo_ignore_broadcasts = 1
net.ipv4.conf.all.accept_redirects = 0
net.ipv4.conf.all.secure_redirects = 1
net.ipv4.conf.all.send_redirects = 0
net.ipv4.conf.all.accept_source_route = 0
net.ipv6.conf.default.rp_filter=1
net ...
net.ipv4.conf.all.rp_filter=1
net.ipv4.icmp_echo_ignore_broadcasts = 1
net.ipv4.conf.all.accept_redirects = 0
net.ipv4.conf.all.secure_redirects = 1
net.ipv4.conf.all.send_redirects = 0
net.ipv4.conf.all.accept_source_route = 0
net.ipv6.conf.default.rp_filter=1
net ...
- 15. Jul 2023, 19:33
- Forum: Suggestions
- Topic: I have developed a script to increase the Installation
- Replies: 2
- Views: 28881
Re: I have developed a script to increase the Installation -- The new version
clear
echo ----------------------------------
echo Installationstart
echo ----------------------------------
echo Version 1.2.2 / Free of charge
echo
slapt-get --update -y
slapt-get --upgrade -y
slapt-get --install gnome-disk-utility fpc lzip lziprecover plzip xsane -y
slapt-get --install clamav ...
echo ----------------------------------
echo Installationstart
echo ----------------------------------
echo Version 1.2.2 / Free of charge
echo
slapt-get --update -y
slapt-get --upgrade -y
slapt-get --install gnome-disk-utility fpc lzip lziprecover plzip xsane -y
slapt-get --install clamav ...
- 4. Jul 2023, 15:15
- Forum: Suggestions
- Topic: I have developed a script to increase the Installation
- Replies: 2
- Views: 28881
I have developed a script to increase the Installation
clear
echo ----------------------------------
echo Installationstart
echo ----------------------------------
echo Version 1.1 / Free of charge
echo
slapt-get --update -y
slapt-get --upgrade -y
slapt-get --install clamav clamsmtp clamtk -y
slapt-get --install neofetch arj arc mc bogofilter hardinfo ...
echo ----------------------------------
echo Installationstart
echo ----------------------------------
echo Version 1.1 / Free of charge
echo
slapt-get --update -y
slapt-get --upgrade -y
slapt-get --install clamav clamsmtp clamtk -y
slapt-get --install neofetch arj arc mc bogofilter hardinfo ...
- 6. Aug 2013, 14:51
- Forum: Bugs
- Topic: Alsactl not found during boot
- Replies: 3
- Views: 4578
Alsactl not found during boot
I installed yesterday a PC with Salix OS v14.01-Xfce-32bit. After the system was ready installed, I restarted the PC. On the first boot the error-message "alsactl not found" was shown. I tried to install the file using gslapt, but the file was not in the repository and not in slackware. What is now ...