File size: 38,024 Bytes
de5002e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
{"id":"272","text":"Simple file transfer"}
{"id":"49567","text":"How do you access internet in RHEL 5 using Android smartphone USB LAN?"}
{"id":"137955","text":"Directory permissions for read\/write children"}
{"id":"44421","text":"One machine & two keyboard, mouse & monitors"}
{"id":"111331","text":"Evolution of the shell"}
{"id":"629","text":"Is it possible to rename a Unix user account?"}
{"id":"92880","text":"How to print dates between two different dates"}
{"id":"75289","text":"difference between non-builtin 'test' and '['"}
{"id":"3747","text":"Understanding the exclamation mark (!) in bash"}
{"id":"98103","text":"Hard link for directories"}
{"id":"132669","text":"What is bitwise.c~?"}
{"id":"6777","text":"How to clean up file extensions?"}
{"id":"18583","text":"Why is my PATH not listed in my .bashrc file?"}
{"id":"85678","text":"insert text in a file using echo command"}
{"id":"124356","text":"centos patch heartbleed bug"}
{"id":"18760","text":"How does the \"tail\" command's \"-f\" parameter work?"}
{"id":"151238","text":"characters stick at the CLI"}
{"id":"154591","text":"Repeat Last N commands"}
{"id":"43338","text":"Renaming a bunch of files with date modified timestamp at the end of the filename?"}
{"id":"60257","text":"How to create a sequence with leading zeroes using brace expansion"}
{"id":"148420","text":"Tmux log output"}
{"id":"53563","text":"Is it possible to modify the colors in bash?"}
{"id":"78925","text":"How to sort by multiple columns?"}
{"id":"56473","text":"Linux isn't sure whether a file exists or not"}
{"id":"138592","text":"How to clone a Debian installation?"}
{"id":"83381","text":"Visualizing ansi color escape codes in log files correctly in Emacs"}
{"id":"107131","text":"Find files systemwide that are created within a date range"}
{"id":"77934","text":"Parameters of script"}
{"id":"42379","text":"Find recursively all archive files of diverse archive formats and search them for file name patterns"}
{"id":"7772","text":"Is there a tool that hooks to two directories and synchronizes them as soon as something changes?"}
{"id":"119772","text":"Why is GParted listing an empty parition as using 43.90 GB?"}
{"id":"80466","text":"Making Debian Bleeding Edge"}
{"id":"27271","text":"What file system is my file on?"}
{"id":"77492","text":"Special File that causes I\/O error"}
{"id":"47048","text":"Combining 2 different cut outputs in a single command?"}
{"id":"88313","text":"how to duplicate values of each row under each for n times?"}
{"id":"101321","text":"Proper escape sequence for a non-standard file name"}
{"id":"41070","text":"Aptitude on Debian 6.0.4 \"media change\" to CD ROM"}
{"id":"134155","text":"How do you keep the password hidden when invoked during the su command?"}
{"id":"111631","text":"Windows partition hidden?"}
{"id":"92809","text":"What are the numbers after program names in Linux\/GNU documentation?"}
{"id":"7215","text":"Deleting all files in a folder except files X, Y, and Z"}
{"id":"56975","text":"What's the command to \"prepend\" a line to a file?"}
{"id":"143871","text":"What is the difference between ~ and \/ in paths"}
{"id":"3958","text":"What's difference between FISH and SFTP?"}
{"id":"55546","text":"Removing Color Codes From Output"}
{"id":"151455","text":"Show signals received by processes"}
{"id":"73228","text":"Input\/output file.txt in bash shell"}
{"id":"152733","text":"bashrc in custom folder"}
{"id":"39652","text":"Colorized `cat` for source and script files?"}
{"id":"47360","text":"Associating a function in Emacs after looking up the code with M-x describe-key"}
{"id":"82657","text":"Trouble with mv and adding the date"}
{"id":"12755","text":"How to forward X over SSH from Ubuntu machine?"}
{"id":"100755","text":"Bring Debian to second Position in the GRUB Menu at startup"}
{"id":"101118","text":"Is there an easy method for installing binary builds of glibc?"}
{"id":"13157","text":"Renaming multiple files based on their contents"}
{"id":"1340","text":"Is there any program to provide a consistent interface across multiple archive types?"}
{"id":"110595","text":"Why do forked processes sometimes appear with brackets [] around their name in ps?"}
{"id":"151113","text":"How to change primary group?"}
{"id":"26350","text":"Mail vs. mail what is the difference"}
{"id":"98029","text":"Need a shell script which should send a mail to me once every 20 days"}
{"id":"75364","text":"copy sas file from prior version directory to new version directory"}
{"id":"57706","text":"Difference between 3 commands which are used to execute shell script?"}
{"id":"106377","text":"How to route traffic to different interfaces for different ports"}
{"id":"97223","text":"Fix broken apt: insserv: Service killprocs has to be enabled to start service single"}
{"id":"115686","text":"How to route \"single ip\" to different interfaces"}
{"id":"45051","text":"Format external hard drive to linux compatible file system"}
{"id":"121222","text":"Identifying genes from a list of genes"}
{"id":"78821","text":"How can I rename all files with one extension to a different extension recursively"}
{"id":"122289","text":"why is install-recommends default true?"}
{"id":"39755","text":"Find out exact CPU model, Mainboard, RAM \/ server model?"}
{"id":"12976","text":"How to move 100 files from a folder containing thousands?"}
{"id":"88808","text":"Empty the contents of a file"}
{"id":"52268","text":"Why is it a bad idea to run as root?"}
{"id":"80757","text":"Add a suffix string to end of each line?"}
{"id":"49942","text":"Simple jail for user with open-ssh"}
{"id":"32314","text":"using SSH to connect to remote CentOS 5.6 server where Firefox running on server is very slow"}
{"id":"103180","text":"How does the Linux desktop perform system actions?"}
{"id":"138877","text":"Extracting text using sed does not work as expected"}
{"id":"125850","text":"changing the names of files within a directory"}
{"id":"137520","text":"How do I log out\/disconnect from SSH after starting a process with output to keep it running?"}
{"id":"6681","text":"Re hardlink and old rsnapshot backups"}
{"id":"6686","text":"Clean up \/ after accidentally extracting archive into it?"}
{"id":"87633","text":"Physical host or VM"}
{"id":"117643","text":"Check for Process if Same is Running"}
{"id":"52764","text":"\/ is out of blocks, can't find out why"}
{"id":"17779","text":"How can I build a custom distribution for running a simple web browser?"}
{"id":"122824","text":"My Kali desktop is messed up after trying to change Login-Background.png in \/usr\/share\/images"}
{"id":"40143","text":"How to know if \/dev\/sdX is a connected USB or HDD?"}
{"id":"90206","text":"What does the `who` command result `root :0` mean?"}
{"id":"52349","text":"Bash while loop and reading from pipe"}
{"id":"111118","text":"How can I interact with my home router via a device on the local network using ssh?"}
{"id":"118964","text":"Share config among ssh aliases"}
{"id":"59171","text":"Why is cd not a file in \/bin?"}
{"id":"61313","text":"Renaming Files according to Pattern"}
{"id":"96712","text":"Variable Substitution in sed"}
{"id":"16301","text":"Open Group Base Specifications, Single UNIX Specification and POSIX"}
{"id":"49477","text":"Got less output with print0 option on find?"}
{"id":"49471","text":"How do I find out if my computer has PAE using Linux?"}
{"id":"90299","text":"How to get 256 color support in a login shell TTY?"}
{"id":"58344","text":"mounting problem during installation of archlinux on dell xps one"}
{"id":"147386","text":"chown as non-root user"}
{"id":"55223","text":"Can't boot Scientific Linux"}
{"id":"148967","text":"How to use a shell variable inside sed's s command?"}
{"id":"18684","text":"Access history of a file"}
{"id":"746","text":"How could I remember how to use redirection?"}
{"id":"83357","text":"Staggering the authentication delay on failed `su` or `sudo`"}
{"id":"16890","text":"How to make a machine accessible from the LAN using its hostname"}
{"id":"81224","text":"How to go to the previous working directory in terminal?"}
{"id":"13214","text":"How many files can be saved in one directory on Linux?"}
{"id":"881","text":"Ensure a process is always running"}
{"id":"29470","text":"Keep running a script via ssh"}
{"id":"98993","text":"What is the language that appears on the first line of a script?"}
{"id":"8430","text":"How to remove all empty directories in a subtree?"}
{"id":"65354","text":"Why can't I trim a file using `head`?"}
{"id":"107541","text":"Add ssh user with minimum rights for backup"}
{"id":"20972","text":"Which is the best KDE-based distribution?"}
{"id":"67462","text":"Linux kernel is not finding the initrd correctly"}
{"id":"30676","text":"Block Internet Access for 1 User"}
{"id":"7631","text":"error booting the custom compiled kernel 2.6.37 on ubuntu 10.04 : gave up waiting on root device"}
{"id":"56479","text":"How to delete a file to the trash in BASH (Linux)"}
{"id":"65110","text":"No more coredumps after migrating to systemd"}
{"id":"65115","text":"Total vs listed directories"}
{"id":"60544","text":"Allowing ssh, but only to execute a specific script"}
{"id":"99325","text":"Automatically save bash command history in screen session"}
{"id":"20193","text":"How to make putty to not break my session after some time?"}
{"id":"127421","text":"Ransomware like BitCrypt dangerous for linux system"}
{"id":"52845","text":"How do I use this .ttf file as my terminal font?"}
{"id":"34174","text":"How can I limit the output speed of stdout?"}
{"id":"58963","text":"Script to convert filenames to lowercase depending on extension"}
{"id":"43886","text":"Monitor file system"}
{"id":"88718","text":"Setting up a shared folder with group: ACL and file creation"}
{"id":"10893","text":"What did Ken Thompson mean when he said, \"I'd spell create with an 'e'.\""}
{"id":"155418","text":"Is it possible to run binvox (or any X11 app) on a Linux server without display?"}
{"id":"119463","text":"Updating last modified time of a file"}
{"id":"56836","text":"Can you specify an enclosure for cut?"}
{"id":"97446","text":"Why this sort command gives me an empty file?"}
{"id":"21439","text":"Get Position of RAID Hard Drives"}
{"id":"147309","text":"Can I move the source folder after I compiled the code inside?"}
{"id":"149451","text":"Install R in my own directory"}
{"id":"685","text":"Why put things other than \/home to a separate partition?"}
{"id":"55808","text":"Make program first read from pipe, then from keyboard"}
{"id":"22494","text":"Copy file to xclip and paste to Firefox"}
{"id":"49809","text":"Console Text Editor with Windows-like keyboard shortcuts (ctrl-z, x, c, v)"}
{"id":"77969","text":"'screen' utility : how to prevent it to handle the display?"}
{"id":"31751","text":"Doubt on the value of PS1 environment variable"}
{"id":"35929","text":"How can we change root password?"}
{"id":"103963","text":"cycle through one command's output and use in another command"}
{"id":"101527","text":"How can the number of files in a directory be determined by viewing \"ls -ld\" output?"}
{"id":"41141","text":"How to clean up the RAM memory that is being used as cache memory?"}
{"id":"118558","text":"Is the busybox cpio THAT different from GNU cpio?"}
{"id":"2505","text":"Which run dialog"}
{"id":"59570","text":"Implementing patch for changing a CPU frequency governor"}
{"id":"67794","text":"How to search files where two different words exist?"}
{"id":"5665","text":"What does etc stand for?"}
{"id":"125058","text":"How can I use iptables to block certain processes from accessing the network?"}
{"id":"119812","text":"setting environment variable as a function of another env variable"}
{"id":"13314","text":"File system for an SSD drive"}
{"id":"13316","text":"Good OpenWRT alternative?"}
{"id":"129175","text":"Redirect output of a command to two different files"}
{"id":"110822","text":"Using bash \"&\" operator with \";\" delineator?"}
{"id":"22604","text":"How to bulk convert all the file in a file system branch between Unix and Windows line break format?"}
{"id":"25372","text":"Turn off buffering in pipe"}
{"id":"117148","text":"How can I run reboot as a normal user without needing to enter a password?"}
{"id":"137486","text":"Disallow Changing of Passwords"}
{"id":"30925","text":"In Bash, when to alias, when to script, and when to write a function?"}
{"id":"130906","text":"Why doesn't setuid not work?"}
{"id":"92710","text":"How to create alias to kill processes running on a TCP\/IP port?"}
{"id":"4422","text":"Is gnu coreutils sort broken?"}
{"id":"4426","text":"Access to original contents of mount point"}
{"id":"39663","text":"How to disable laptop keyboard on plugging in a USB keyboard?"}
{"id":"74135","text":"LINUX: Permissions for files: Identify if it is a file or directory, and its access allowed to the world, user, and group"}
{"id":"131699","text":"Difference between useradd and adduser"}
{"id":"103270","text":"How do I get the current bandwidth speed of an interface from the terminal?"}
{"id":"19686","text":"Open Sakura in home directory"}
{"id":"9123","text":"Is there a one-liner that allows me to create a directory and move into it at the same time?"}
{"id":"9125","text":"How do I find text within a file and have it search multiple subfolders?"}
{"id":"53591","text":"Command line e-mailing"}
{"id":"80088","text":"How to find files by the time in their filename?"}
{"id":"92150","text":"Multiple media convertions fail"}
{"id":"56429","text":"How to print all lines after a match up to the end of the file?"}
{"id":"22419","text":"Show lines matching a pattern and the 4 lines before each"}
{"id":"79211","text":"Can linux systems on multiple virtual machines share the same swap partition?"}
{"id":"91343","text":"What option(s) would you use to sort a file named foo in place, that is replacing the original file with the sorted version?"}
{"id":"57239","text":"Unix cp wildcard with directory structure"}
{"id":"138398","text":"How to get lines 10 to 100 from a 200 line file into a new file"}
{"id":"11182","text":"Mapping key combination with xmodmap"}
{"id":"44040","text":"A standard tool to convert a byte-count into human KiB MiB etc; like du, ls1"}
{"id":"127117","text":"Why Service accounts in Linux and Unix Systems?"}
{"id":"96348","text":"Reason for the inability of root to send a fatal signal to PID 1\/init"}
{"id":"96343","text":"How to take effect `usermod` command without logout and login"}
{"id":"11406","text":"How to search for file contents"}
{"id":"49003","text":"How do I unbooklet a PDF-booklet?"}
{"id":"45580","text":"Loading a custom library"}
{"id":"80437","text":"How can I run an hdparm command after boot and resume on Fedora 19?"}
{"id":"62830","text":"\"error setting up gummiboot-efi\" on Archboot UEFI install"}
{"id":"68721","text":"Where should user configuration files go?"}
{"id":"34238","text":"Complete files from a different directory in bash"}
{"id":"2062","text":"grep - why do brackets in grep pattern remove the grep process from ps results?"}
{"id":"83257","text":"Does kernel: EDAC MC0: UE page 0x0 point to bad memory, a driver, or something else?"}
{"id":"101392","text":"Why does halt not turn the machine off?"}
{"id":"1636","text":"How do I bind the tmux prefix to a Super?"}
{"id":"92876","text":"How to copy multiple files but keep their extensions the same?"}
{"id":"81628","text":"is there an alternative to tail -f that has convenient scrolling?"}
{"id":"113774","text":"Permission denied to change gid(group) of a file I own"}
{"id":"109536","text":"If you ^Z from a process, it gets \"stopped\". How do you switch back in?"}
{"id":"24410","text":"How do I connect to a new wifi on the command line?"}
{"id":"126393","text":"I get low disk space warning after my last upgrade"}
{"id":"18151","text":"How to follow links in linux man pages?"}
{"id":"47330","text":"What exactly are Linux kernel headers?"}
{"id":"39168","text":"bash: get last stdout"}
{"id":"117050","text":"Program for making a complete ISO-image of damaged DVD by multiple readings?"}
{"id":"96957","text":"Delete all jpg in a folder that are smaller than specific width\/heigth"}
{"id":"118950","text":"What do the number in the file metadata mean"}
{"id":"126068","text":"How to know my server's time offset?"}
{"id":"9997","text":"Resources for portable shell programming"}
{"id":"9605","text":"How can I detect if the shell is controlled from SSH?"}
{"id":"113715","text":"How can I concatenate all files in a directory together in one command line operation?"}
{"id":"50044","text":"Use a script parameter in awk"}
{"id":"76490","text":"\"No such file or directory\" on an executable, yet file exists and ldd reports all libraries present"}
{"id":"14537","text":"How to limit resource usage to save CPU+RAM for a certain process?"}
{"id":"146666","text":"How do you patch a kernel?"}
{"id":"43481","text":"File not found for file which is there"}
{"id":"2605","text":"Change main partition size to install another distribution"}
{"id":"102024","text":"How to install linux (BackBox) and windows on the same computer?"}
{"id":"91576","text":"mail doesn't work"}
{"id":"76805","text":"Read log file between two dates"}
{"id":"131168","text":"renaming multiple files increment order"}
{"id":"134483","text":"Why my ethernet interface is called enp0s10 instead of eth0?"}
{"id":"87667","text":"cp : short way of copying"}
{"id":"51971","text":"Ssh through two servers and a user in one command line"}
{"id":"26237","text":"ISO file readonly?"}
{"id":"21956","text":"Pretty tail -f for log files"}
{"id":"14010","text":"The merits of a partitionless filesystem"}
{"id":"53875","text":"Is there any impact of reaping zombie processes?"}
{"id":"44288","text":"Run gui application on startup"}
{"id":"7412","text":"How to reconnect a logically disconnected USB device?"}
{"id":"19520","text":"Is it possible to \"fork\" STDOUT to two different locations?"}
{"id":"46344","text":"How do I get this find and rename command to work with subdirectories?"}
{"id":"148777","text":"scroll through output using `less` or `tail -f` while keeping the header visible"}
{"id":"3886","text":"Difference between nohup, disown and &"}
{"id":"56495","text":"What's the difference between running a program as a daemon and forking it into background with '&'?"}
{"id":"77951","text":"Traceback (most recent call last) error appears on terminal"}
{"id":"20751","text":"Note-taking and outlining using Vi: On startup, highlight tags and display tags in a preview window"}
{"id":"120432","text":"How can I have a SSH banner appear BEFORE the \"login as:\" prompt?"}
{"id":"56123","text":"Remove line containing certain string and the following line"}
{"id":"102492","text":"raid5 exchange 1 of 3 harddrives"}
{"id":"104018","text":"Set dynamic window title based on command input"}
{"id":"25541","text":"Updating tar.gz daily only with changed files"}
{"id":"18937","text":"Why most unix don't have undelete function?"}
{"id":"30621","text":"Execute command for x seconds?"}
{"id":"82424","text":"How to check which client is accessing Unix?"}
{"id":"33099","text":"How to check progress when cloning a disk using `dd`?"}
{"id":"103242","text":"Need help in removing specific character"}
{"id":"113589","text":"How to have longer key bindings for stty"}
{"id":"16978","text":"How to make password-less login work"}
{"id":"27021","text":"How to name a file in the deepest level of a directory tree"}
{"id":"9926","text":"Can I redirect stdout from a background application after starting it?"}
{"id":"3646","text":"How can I list only the directories present in a directory using ls?"}
{"id":"3645","text":"How can I check which shell I am currently using?"}
{"id":"132657","text":"how to avoid NSCD for DNS"}
{"id":"53937","text":"How can I choose which OS grub will reboot me into—before I reboot?"}
{"id":"106680","text":"Invert colors on one window"}
{"id":"45025","text":"How to suspend and bring a background process to foreground"}
{"id":"81834","text":"How can I change the default \"ens33\" network device to old \"eth0\" on Fedora 19?"}
{"id":"17949","text":"What is the difference between `grep`, `egrep`, and `fgrep`?"}
{"id":"66918","text":"Run a program at startup after starting display services"}
{"id":"47730","text":"Rescale a PDF file"}
{"id":"2577","text":"How can I move files and view the progress (e.g. with a progress bar)?"}
{"id":"83017","text":"How does one view what the contents of symbolic link are, instead of the destination?"}
{"id":"50343","text":"I specifically want to delete my grep output string from the text file"}
{"id":"29182","text":"Meaning of \"* *\/1 * * *\" cron entry?"}
{"id":"1469","text":"bash directory shortcuts"}
{"id":"93602","text":"Resize an extended partition to the whole drive"}
{"id":"55954","text":"How to build a custom kernel?"}
{"id":"2038","text":"Commandline gstreamer player"}
{"id":"122399","text":"Where is the value for current \"In USE\" keyboard layout in the system"}
{"id":"80934","text":"C Shell Array Declaration Syntax, () vs {}"}
{"id":"152763","text":"Memory Usage in Linux"}
{"id":"71902","text":"Is there any website having command line environment of Linux, for practicing commands?"}
{"id":"147242","text":"How to kill - softly?"}
{"id":"97876","text":"How to unpack a downloaded tar.bz2 archive?"}
{"id":"78501","text":"Ssh to a box, run a command, output data to a file, then move on to the next IP adress"}
{"id":"105908","text":"How to display meminfo in megabytes in top?"}
{"id":"28771","text":"How to remove last part of a path in bash?"}
{"id":"123652","text":"Openssl upgraded via apt-get, `openssl version` showing previous version"}
{"id":"77410","text":"CentOS conservative governor, nice error"}
{"id":"145133","text":"How to search and list files and folders with specific pattern?"}
{"id":"140565","text":"Backup of data from Linux PC"}
{"id":"18877","text":"What is the proper sudoers syntax to add a user?"}
{"id":"47344","text":"The \"yes\" command"}
{"id":"120067","text":"Copy files without changing owner"}
{"id":"58643","text":"How to fix dpkg-buildpackage: command not found?"}
{"id":"111197","text":"Routing Application through different network interfaces"}
{"id":"152426","text":"How to combine arithmetic expansion and brace expansion?"}
{"id":"25948","text":"Parallelizing a for loop"}
{"id":"53196","text":"How to block https facebook site using iptables"}
{"id":"62221","text":"Find functions, commands, and builtins"}
{"id":"50508","text":"Reusing ssh session for repeated rsync commands"}
{"id":"146062","text":"Missing repository problem (404 Not Found)"}
{"id":"139854","text":"Why does wget return a HTTP 403 error to download openSSH pet?"}
{"id":"68255","text":"Why do . and .. have a file size of 4 kB and 12 kB, respectively?"}
{"id":"110563","text":"How can the order of execution in the shell as it relates to redirection be upset about 1 time out of a 1000 on my system?"}
{"id":"85728","text":"How to switch to editing command in text editor"}
{"id":"87380","text":"Using a reference to a bash string variable in sed"}
{"id":"117629","text":"How to ask for a password to mount crypted swap at boot time on Linux Mint 16 with initramfs-tools?"}
{"id":"88675","text":"Is there any way to check df -k hanging for nfs mount issues?"}
{"id":"50208","text":"How to change the working directory of invoking shell using a script?"}
{"id":"24351","text":"Remotely control an xorg session"}
{"id":"111355","text":"How to redirect the output of any command?"}
{"id":"61646","text":"Why are .so files executable?"}
{"id":"110401","text":"Need a command sequence that will move files from one directory to another based on a particular year?"}
{"id":"4961","text":"Which mp3 tagging tool for Linux?"}
{"id":"101797","text":"How to report time and other information on all bash commands?"}
{"id":"29884","text":"Two prefix commands for tmux?"}
{"id":"89469","text":"What should I be aware of when installing Linux on a Mac?"}
{"id":"82021","text":"What is the equivalent of apt-file in portage, if any?"}
{"id":"43636","text":"Why does this compound command report errors when copying directories?"}
{"id":"23163","text":"Newlines in filenames"}
{"id":"98697","text":"Bash command to open a system's terminal"}
{"id":"31876","text":"What do these commands mean?"}
{"id":"146773","text":"why bash increment: `n=0;((n++));` return error?"}
{"id":"64861","text":"How to display numbers in reverse order using seq(1)?"}
{"id":"98527","text":"sox returns an error when I try to handle mp3 files"}
{"id":"84179","text":"Why is the first line comment of .sh file necessary?"}
{"id":"3543","text":"Expand KDE activities concept to the shell"}
{"id":"71585","text":"Convert ls -l output format to chmod format"}
{"id":"70","text":"What Unix commands can be used as a semaphore\/lock?"}
{"id":"53119","text":"Best distro for programming"}
{"id":"56174","text":"Permanently fixed screen titles"}
{"id":"153569","text":"SSH - Is it possible for an SSH session to take complete control of the client?"}
{"id":"36871","text":"Where should a local executable be placed?"}
{"id":"137634","text":"\"including\" files in fstab"}
{"id":"36682","text":"Printing files as PDF with syntax highlighting via terminal"}
{"id":"117928","text":"Disable login for useradd"}
{"id":"29791","text":".bash_profile not sourced when running su"}
{"id":"1168","text":"how to glob every hidden file except current and parent directory"}
{"id":"8554","text":"Parsing XML's , JSON's and newer data file formats in UNIX using command line utilities"}
{"id":"21920","text":"SSH output isn't line buffered?"}
{"id":"6800","text":"pwd without symlinks"}
{"id":"76151","text":"Remove random string from particular position in file names"}
{"id":"73475","text":"List all my variables"}
{"id":"13660","text":"Is it possible to login via ssh to unlock LUKS drives?"}
{"id":"63266","text":"mv * folder (avoiding 'cannot move' error)"}
{"id":"1555","text":"How can I move files by type recursively from a directory and its sub-directories to another directory?"}
{"id":"34315","text":"What is the best book every Unix or Linux user should read?"}
{"id":"9971","text":"How do I find how long ago a Linux system was installed?"}
{"id":"146114","text":"How to find which application is creating a particular file in a path?"}
{"id":"94297","text":"ksh:Get files created on specific date in directory"}
{"id":"60459","text":"How to make bash put prompt on a new line after cat command?"}
{"id":"26676","text":"How to check if a shell is login\/interactive\/batch"}
{"id":"3467","text":"What does \"rc\" in .bashrc stand for?"}
{"id":"85928","text":"How to make apt recognize an installed tar package?"}
{"id":"131649","text":"Free DNS Clients"}
{"id":"120045","text":"How to sed and put back the part of the match?"}
{"id":"101330","text":"Pin or hold? What's the proper way to tell apt-get dist-upgrade that I want to keep a particular package over another?"}
{"id":"14815","text":"Process descendants"}
{"id":"110269","text":"The amount of time since the system was last booted"}
{"id":"61931","text":"Redirect all subsequent commands' stderr using exec"}
{"id":"106544","text":"Use xargs input in eval command"}
{"id":"6704","text":"How can I grep in PDF files?"}
{"id":"50101","text":"Where to locate \"sockets\""}
{"id":"98231","text":"Symbolic link path"}
{"id":"85352","text":"How can I `alias sudo !!`?"}
{"id":"18796","text":"How to apply changes of newly added user groups without needing to reboot?"}
{"id":"97715","text":"Ubuntu- How do I change clock speed from terminal?"}
{"id":"145801","text":"paths for searching executables"}
{"id":"107967","text":"Is there a way to keep an app running after closing the terminal that calls it?"}
{"id":"107823","text":"How can the output of ldd be checked to see of they exist on a different system or not?"}
{"id":"132856","text":"Writing a shell script in Ubuntu to process several layers as a single animated GIF file"}
{"id":"52277","text":"Pacman option to assume \"yes\" to every question?"}
{"id":"102624","text":"What does a dot after the file permission bits mean?"}
{"id":"108222","text":"Linux - Sending a command to a screen through a shell script?"}
{"id":"10158","text":"Splitting large directory tree into specified-size chunks?"}
{"id":"123821","text":"How to record the actual running time of a program with other programs running?"}
{"id":"116210","text":"What is the appropriate kernel for the i7-4770K CPU?"}
{"id":"114013","text":"Edit file on image created with dd"}
{"id":"48124","text":"File descriptor linked to socket or pipe in proc"}
{"id":"50186","text":"Home folder name with Unicode characters?"}
{"id":"66097","text":"Find all files with a Python Shebang"}
{"id":"74117","text":"Why is resolv.conf spelled without the 'e'?"}
{"id":"56065","text":"Where to place a Bash shell redirection for a command?"}
{"id":"86535","text":"File permissions of file when tranferring from Windows to Unix"}
{"id":"39145","text":"Execute command in remote active terminal"}
{"id":"125862","text":"How to find out when an application was installed and when the applications\/libraries it depends on are installed?"}
{"id":"61305","text":"What should I check after an unauthorized access?"}
{"id":"66110","text":"Contradictory information from \"top\""}
{"id":"4561","text":"How do I find out what hard disks are in the system?"}
{"id":"105220","text":"Why is learning command line imporatant?"}
{"id":"13208","text":"GCC installation prefix under Linux"}
{"id":"92920","text":"Use the command bar in bash without I\/O?"}
{"id":"9053","text":"Why does \"xdg-open\" fail although \"xdg-mime query defaut \" succeeds on Ubuntu 10.10?"}
{"id":"21306","text":"Use the system Compose database in Gtk applications"}
{"id":"102312","text":"No matter how many times I try re-installing Linux Mint, I get a GRUB error. How do I fix it?"}
{"id":"44853","text":"Why process wont start in Inittab"}
{"id":"46821","text":"Duplicate keystrokes onto remote computer in realtime"}
{"id":"79688","text":"Directories are listed twice"}
{"id":"53814","text":"Configure up-arrow to browse through commands with same initial characters rather than all previous commands"}
{"id":"6854","text":"Can I identify my RAM without shutting down linux?"}
{"id":"10055","text":"Why does `last` show '{' and '|' in the TTY field?"}
{"id":"155289","text":"How to SFTP through proxy if there is no netcat?"}
{"id":"3515","text":"31 Debian CDs -- Why? and which do I need for a vanilla desktop install?"}
{"id":"132122","text":"shell or python script to transpose rows to columns"}
{"id":"72096","text":"Grab text from detached screen"}
{"id":"91060","text":"Why is `find -name *.jks` not returning some files?"}
{"id":"9107","text":"How can I run Firefox on Linux headlessly (i.e. without requiring libgtk-x11-2.0.so.0)?"}
{"id":"66062","text":"Reasons for choosing primary over logical partitions"}
{"id":"30956","text":"How to access the data stored in guest operating system(i.e Virtual machine) from Host system"}
{"id":"108782","text":"Pass the output of previous command to next as an argument"}
{"id":"82612","text":"Installed Win7 after Ubuntu, Win removed Ubuntu boot option"}
{"id":"21449","text":"How can I prevent Apt-Get from autoremoving packages?"}
{"id":"104797","text":"HDD indicator blinks when I run out of memory, but I have no swap configured"}
{"id":"104791","text":"How can I disable the button of my CD\/DVD drive?"}
{"id":"99004","text":"udev rules to identify a USB storage media?"}
{"id":"34004","text":"How does tcp-keepalive work in ssh?"}
{"id":"79207","text":"When using 'yum list installed' why are some entries listed in bold?"}
{"id":"4595","text":"Searching for a command line tagging tool for mp3 and ogg that supports pictures"}
{"id":"55719","text":"How to loop through each file in FTP directory using a bash script"}
{"id":"44031","text":"How to save command line history without logout?"}
{"id":"119733","text":"Can a superuser (with 'root' access) manipulate data on a database installed on the server?"}
{"id":"94247","text":"SSH connection establishment too slow"}
{"id":"19225","text":"Where can I find the Official File Hierarchy Standard for UNIX?"}
{"id":"954","text":"How does keyboard mapping work in Linux?"}
{"id":"26934","text":"Using sftp to Transfer a Directory?"}
{"id":"2010","text":"What does the Broken pipe message mean in an SSH session?"}
{"id":"116640","text":"What is maximum RAM supportable by Linux?"}
{"id":"85971","text":"Rsync and take name\/path changes into account"}
{"id":"19915","text":"Is there any method to mount a block of memory as a filesystem in linux?"}
{"id":"27178","text":"Vim :s replace first N < g occurrences on a line"}
{"id":"56054","text":"Time Machine Server on Fedora"}
{"id":"139154","text":"Show output only if both words match using grep"}
{"id":"86694","text":"Can I use several pipelines as a argument?"}
{"id":"124293","text":"Why does fstrim trim all of the free space on my mdraid mirror after a reboot?"}
{"id":"20396","text":"Make cd automatically ls"}
{"id":"25138","text":"How to print certain columns by name?"}
{"id":"129240","text":"tail display whole file and then only changes"}
{"id":"42735","text":"Run a script automatically as I switch to a directory"}
{"id":"62015","text":"Running an executable in PATH with the same name as an existing function"}
{"id":"38737","text":"SSH login with clear text password as a parameter?"}
{"id":"46410","text":"package management"}
{"id":"105278","text":"Resetting password of another Linux"}
{"id":"132115","text":"How to find reason a notebook wakes up?"}
{"id":"19882","text":"Directory size calculation difference"}
{"id":"83120","text":"iptables: how to allow traffic from redirected port"}
{"id":"136258","text":"What are the advantages \/ disadvantages Linux file hierarchy has in compare to other OSs?"}
{"id":"20878","text":"Tmux not scaling to fill the window"}
{"id":"10692","text":"How do I get which to show aliases?"}
{"id":"55848","text":"Xmodmap on bashrc not working"}
{"id":"62109","text":"How can I see a process' thread count?"}
{"id":"116070","text":"granting write permissions to a group to a folder"}
{"id":"1736","text":"When do su and sudo use different passwords?"}
{"id":"82837","text":"Fedora's command-not-found doesn't work"}
{"id":"146521","text":"Result of diff two files with switched lines says missing the same line twice"}
{"id":"50313","text":"How do I perform an action on all files with a specific extension in subfolders in an elegant way?"}
{"id":"57012","text":"Coloring shell command and output differrently"}
{"id":"13147","text":"Rename all the files within a folder with prefix “Unix_"}
{"id":"150847","text":"How can I run a GUI on my server through SSH?"}
{"id":"67758","text":"move a directory with a single character (back quote) as its name"}
{"id":"45259","text":"list Windows shared folders (samba) available in the local network?"}
{"id":"23833","text":"How can I tell what version of linux I'm using?"}
{"id":"96728","text":"Extract a single file from a tar file and put it to another directory"}
{"id":"132225","text":"bash completion on posix mode"}
{"id":"73","text":"How can I set the processor affinity of a process on Linux?"}
{"id":"132142","text":"\"error while loading shared libraries: libopenal.so.1\" while installing Drox Operative"}
{"id":"53128","text":"Difference between passwd and passwd- file"}
{"id":"147568","text":"Is there a way to pass a Password to ssh automatically?"}
{"id":"132350","text":"What are the specific naming conventions for variables in bash shell scripting language?"}
{"id":"6790","text":"executing a sh script from the cron"}
{"id":"141307","text":"What does typing a single apostrophe do in terminal?"}
{"id":"10575","text":"Can't add user to sudoers file"}
{"id":"24550","text":"Unix (Ubuntu Server): $PYTHONPATH resets to blank when I reboot"}
{"id":"107111","text":"what is meant by vi and emacs editing modes"}
{"id":"10825","text":"Remember a half-typed command while I check something"}
{"id":"1709","text":"How to fix Ctrl + arrows in Vim?"}
{"id":"5268","text":"How do I merge two *.avi files into one?"}
{"id":"34516","text":"Can I create a man page for a script?"}
{"id":"58017","text":"Upstart script produces folder with question mark at the end. Why?"}
{"id":"46382","text":"Recreating EXT4 partition without losing data"}
{"id":"10646","text":"Repeat a Unix command every x seconds forever"}
{"id":"20804","text":"In a regular expression, which characters need escaping?"}
{"id":"45040","text":"Why isn't there a server edition for Fedora like Ubuntu?"}
{"id":"144070","text":"What is \"built-in\" command in bash"}
{"id":"117467","text":"How to permanently set environmental variables"}
{"id":"24989","text":"How to use regrex with AWK for string replacement in this example?"}
{"id":"141558","text":"Using regex in locate"}
{"id":"94837","text":"Having trouble uncompressing a few files"}
{"id":"154509","text":"How can I make sed not append a newline character?"}
{"id":"64595","text":"Why do inode-based file systems NOT need reboot after updating library versions?"}
{"id":"109862","text":"#!\/bin\/bash: No such file or directory"}
{"id":"131527","text":"routing based on source IP"}
{"id":"107138","text":"I want to print a line when a user login"}
{"id":"49183","text":"MySQL not getting started on linux"}
{"id":"151023","text":"Reading file with different formats"}
{"id":"117975","text":"disable mail notification on login"}
{"id":"79882","text":"What exactly did mv \/tmp\/folder\/* \/* do to my filesystem?"}
{"id":"92689","text":"Distro for low-RAM with most recent package versions"}
{"id":"4402","text":"What is a Superblock, Inode, Dentry and a File?"}
{"id":"138374","text":"Extract Values from simple html file via grep\/awk"}
{"id":"73989","text":"Why do Unix man pages use double backticks in place of double quotes?"}
{"id":"20900","text":"Recommended reverse firewall applications for linux?"}