What does the ^ character mean in sequences like ^X^I?
I was reading this message from the zsh mailing list about key bindings and I’d like to know which key I need to press:
I was reading this message from the zsh mailing list about key bindings and I’d like to know which key I need to press:
chmod 777 -R /mnt rm -rf /mnt/* rm: cannot remove 'omitted': Read-only file system rm: cannot remove 'omitted': Read-only file system Please show me how I can do this? Answers: Thank you for visiting the Q&A section on Magenaut. Please note that all the answers may not help you solve the issue immediately. So please … Read more
I’ve got problems with installing PHP 5.5.13 (last stable build) on a CentOS 6.5 (64 bit) machine, through yum.
I have a linux (debian based) server which is configured to allow SSH session to the user ‘admin’, but not the user ‘root’. Both these accounts are linked somehow because they share the same password.
$ ls -l /dev/stdin /dev/fd/0 lrwx—— 1 tim tim 64 2011-08-07 09:53 /dev/fd/0 -> /dev/pts/2 lrwxrwxrwx 1 root root 15 2011-08-06 08:14 /dev/stdin -> /proc/self/fd/0 $ ls -l /dev/pts/2 /proc/self/fd/0 crw–w—- 1 tim tty 136, 2 2011-08-07 09:54 /dev/pts/2 lrwx—— 1 tim tim 64 2011-08-07 09:54 /proc/self/fd/0 -> /dev/pts/2 What differences and relations are between … Read more
I’m not able to start any GUI applications as a root user: # pgrep -lf Xorg 1590 /usr/bin/Xorg -br -nolisten tcp :0 vt7 -auth /var/lib/xdm/authdir/authfiles/A:0-PNnJzp # echo $DISPLAY :0 # xeyes No protocol specified Error: Can't open display: :0 # firefox No protocol specified No protocol specified Error: cannot open display: :0 # xcalc No … Read more
On the command line, I can redirect or pipe output of a command to a file or another command using the > or | operator after the command. I have come across a less standard situation that I would like to redirect the output to a file, but I don’t seem to have the oppurtunity to redirect it:
I have a directory with about 100000 small files (each file is from 1-3 lines, each file is a text file). In size the directory isn’t very big (< 2GB). This data lives in a professionally administered NFS server. The server runs Linux. I think the filesystem is ext3, but I don’t know for sure. Also, I don’t have root access to the server.
I have a home file server that I use Ubuntu on.
Linux Mint 12 (64bit), on an Acer Aspire 7730g. Upon every boot, the screen brightness is set very very low. Easily fixed via the function keys, but still a very annoying thing to do after every boot. Is there a way to set the brightness permanently?