passwd</code>
2) Use the htpasswd program to add users to the password file. You can add users at anytime without having to restart Squid. In th... is case ncsa_auth. Next, create an ACL named ncsa_users with the REQUIRED keyword that forces Squid to us... s entry that allows traffic that matches the ncsa_users ACL entry. Here's a simple user authentication ex... ottom of the ACL section of squid.conf
#
acl ncsa_users proxy_auth REQUIRED
#
# Add this at the top of
ymous_enable=NO
#
# Uncomment this to allow local users to log in.
local_enable=YES
virtual_use_local_pri... and.
write_enable=YES
#
# Default umask for local users is 077. You may wish to change this to 022,
# if your users expect that (022 is used by most other ftpd's)
lo... ate directory messages - messages given to remote users when they
# go into a certain directory.
dirmessa
tomatically on boot, or if you want to allow your users to mount the filesystem, you will want to edit th... to the lowest local user, preventing remote root users from acting as though they were the root user on ... specify the user and group IDs to use with remote users from a particular host, use the anonuid and anong... can create a special user account for remote NFS users to share and specify (anonuid=<uid-value>,anongid
um CPU-Reglen EPIA).
Geregelt wird dann vom User (Userspace) oder automatisch (über Governor).
The Ep... l - make sure your kernel was configured with the userspace-governor enabled by default - then change to:...
cpufreq # cat scaling_cur_freq
532000
With the userspace governor activated
cpufreq # cat scaling_available_governors
userspace
The System will set the speed up to 800MHz
* [[doku>features|A feature list]] :!:
* [[doku>users|Happy Users]]
* [[doku>press|Who wrote about it]]
* [[dok... out the user forum]]
* [[doku>irc|Talk to other users in the IRC channel]]
* [[https://github.com/spl
2; done
... but that doesn't work like most Unix users would expect. You'd have to pass this command a p... a big system, and you want to contact one of the users who is logged in, don't you just hate it when you... n the person's full name? Many a time I have seen users locking up a process, but their user ID means not
s.
TIMEOUT 0
# Time in seconds between annoying users to signoff prior to
# system shutdown. 0 disable... Initial delay after power failure before warning users to get
# off the system.
ANNOYDELAY 60
# The condition which determines when users are prevented from
# logging in during a power fa
egal restrictions.
For Ubuntu 8.04 (Hardy Heron) Users run the following command
<code>sudo wget http://... tu-keyring
sudo apt-get update</code>
**For i386 Users install Codecs using the following command**
<co... install w32codecs libdvdcss2</code>
**For amd64 Users install Codecs using the following command**
<cod
===== The GNOME way =====
Baobab does for GNOME users what KDirStat does for KDE users -- search and destroy. Like KDirStat, Baobab can ... write disk usage and backup scripts. But desktop users are probably better off using the graphical utili
Container einzubinden und wieder zu schließen.
%users ALL=NOPASSWD: /sbin/mount.crypt, /sbin/umount.cr... ten Beispiel wird für alle Mitglieder der Gruppe "users" die Partition "/dev/hda4" als /home eingebunden.:
volume users crypt - /dev/hda4 /home - - -
Das zweite Beispi
of Contents
Adding your own button to the toolbar
userscript.js examples
Discussion
Icons
Adding your own... can simply enhance the toolbar array in your conf/userscript.js file(you need to create this file).
Eg.... toolbar folder and add the following code to conf/userscript.js:
<code php>if(toolbar){
toolbar[toolb
, which can be a difficult transition for Windows users. The KDE desktop would be a lot more familiar to Windows users, as KDE has something comparable to the start men
<code>while
read line
do
echo -e "$line"
done < ./users.csv
</code>
Mit diesem Bash Skript lese ich eine ... mail
do
echo -e "$User $Password $Email"
done < ./users.csv
</code>
Das ist eine Bash-Variante zu explode