_id
stringlengths
2
6
text
stringlengths
15
124
title
stringclasses
1 value
143871
What is the difference between ~ and / in paths
86296
Is it OK to store /var/tmp on a SSD?
3958
What's difference between FISH and SFTP?
24441
Get file created/creation time?
55546
Removing Color Codes From Output
151455
Show signals received by processes
73228
Input/output file.txt in bash shell
152733
bashrc in custom folder
138224
Remote access - grey background in Debian 7
39652
Colorized `cat` for source and script files?
33030
process files in a directory as they appear
84540
twitter status updates from command line (via cURL)
84544
Mapping single key (such as 'F1') to multiple keys (such as 'Ctrl+C') in Gnome
47941
What's wrong with these two cron job's?
47360
Associating a function in Emacs after looking up the code with M-x describe-key
82657
Trouble with mv and adding the date
12755
How to forward X over SSH from Ubuntu machine?
100755
Bring Debian to second Position in the GRUB Menu at startup
12283
unix, difference between path starting with '/' and '//'
101118
Is there an easy method for installing binary builds of glibc?
13157
Renaming multiple files based on their contents
10597
Reattach to lost X11 session
1340
Is there any program to provide a consistent interface across multiple archive types?
110595
Why do forked processes sometimes appear with brackets [] around their name in ps?
151113
How to change primary group?
26350
Mail vs. mail what is the difference
148353
Show error messages and information that a program was killed on another terminal
98029
Need a shell script which should send a mail to me once every 20 days
75364
copy sas file from prior version directory to new version directory
57706
Difference between 3 commands which are used to execute shell script?
104429
How do I edit a file as root?
106377
How to route traffic to different interfaces for different ports
45582
Can servers be synchronised to share the same configurations?
82515
How can I filter those "Permission denied" from find output?
97223
Fix broken apt: insserv: Service killprocs has to be enabled to start service single
115686
How to route "single ip" to different interfaces
4271
bash get file name and extension
45051
Format external hard drive to linux compatible file system
73527
why . and .. are listed when ls -a command executed?
121222
Identifying genes from a list of genes
128060
finding specific path for an installed program
78821
How can I rename all files with one extension to a different extension recursively
33203
How does load average work with modern CPU's?
122289
why is install-recommends default true?
14384
How do I know that my CPU supports 64bit operating systems under Linux?
87005
How to download files from a remote Linux (Ubuntu) Server?
39755
Find out exact CPU model, Mainboard, RAM / server model?
12976
How to move 100 files from a folder containing thousands?
88808
Empty the contents of a file
120796
logic behind deleting files where user does not have right to write
52268
Why is it a bad idea to run as root?
119999
Linux Mint Booting Installed Partition
119996
How can I hide a command line from (e.g.) top & htop?
80757
Add a suffix string to end of each line?
16815
What does DISPLAY=:0.0 actually mean?
10418
How to find power draw in watts?
121144
Authentication failure for FTP server
49942
Simple jail for user with open-ssh
1993
Make package explicitly installed in pacman
94780
Alternative shells (Javascript, Ruby, etc)?
126269
Passwordless sudo not working
32314
using SSH to connect to remote CentOS 5.6 server where Firefox running on server is very slow
2051
bash: recall command by typing some characters of it
2059
Linux for low-end hardware and internet browsing
103180
How does the Linux desktop perform system actions?
36540
Why am I still getting a password prompt with ssh with public key authentication?
138877
Extracting text using sed does not work as expected
125850
changing the names of files within a directory
137520
How do I log out/disconnect from SSH after starting a process with output to keep it running?
129072
What's the difference between $@ and $*
42032
How to set environment variable JAVA_HOME that will be saved on exit?
128921
Regular expressions in a shell
6681
Re hardlink and old rsnapshot backups
6686
Clean up / after accidentally extracting archive into it?
14887
The way to use `/usr/bin/env sed -f ` in shebang?
71176
Howto find duplicate files on disk
5478
What process created this X11 window?
87633
Physical host or VM
117643
Check for Process if Same is Running
52764
/ is out of blocks, can't find out why
17779
How can I build a custom distribution for running a simple web browser?
45746
Group Permission on public_html
122824
My Kali desktop is messed up after trying to change Login-Background.png in /usr/share/images
37964
Disable direct login for normal users (like oracle) in linux but allow scp and sftp?
34435
top output: cpu usage > 100%
73116
Time synchronization of machines on LAN to GPS NTP server on the LAN
25404
Is there a difference between Linux and Unix?
138150
How to combine Bash's read with HERE-document when shopt -os errexit is in place?
40143
How to know if /dev/sdX is a connected USB or HDD?
90206
What does the `who` command result `root :0` mean?
88452
Concatenating two variables with an underscore
52349
Bash while loop and reading from pipe
111118
How can I interact with my home router via a device on the local network using ssh?
140267
Why do I have to execute bash programs with ./?
118964
Share config among ssh aliases
85009
Shell, Concatenating 2 strings to reference a 3rd variable
59171
Why is cd not a file in /bin?
1033
How to change font-size, number of rows / columns on a terminal
28269
How to get root inside of vi?
28267
what does "serial=${serial##*.}" do?