1,828 reputation
316
bio website hensec.blogspot.co.il
location Israel
age 27
visits member for 1 year, 6 months
seen May 16 at 9:36
stats profile views 103

CCENT, LPIC-1 - Hold.

CCNA, LPIC-2 - Studying.

My Blog :)


Jan
22
awarded  Popular Question
Jan
16
awarded  Popular Question
Nov
24
awarded  Yearling
Oct
16
awarded  Nice Question
Oct
11
awarded  Popular Question
Aug
28
awarded  Notable Question
Jul
24
comment How can I automatically load my config file in Grub2?
have you tried to read the generated file before using grub2-install ?, you can still read it though it is not recommended to change it.
Jun
11
awarded  Popular Question
Mar
18
answered How do you properly fork a Linux distro?
Feb
25
awarded  Revival
Feb
25
answered How to install non-outdated nvidia drivers using apt-get?
Feb
20
comment Simple command line http server
that's what i use, just copy the lastline and paste it on a .py file, then run it with python (or make it executable). Keep in mind that you have to run with python 2.x interpreter.
Feb
17
awarded  Tag Editor
Feb
16
comment What to do when a linux desktop freezes?
maybe isn't works in the Mint GUI, since the default Mint GUI isn't exactly Gnome, but on Gnome 3 it works for sure.
Feb
16
answered What to do when a linux desktop freezes?
Feb
16
answered Differentiate between Galaxy Nexus and Galaxy Tab in UDEV rule?
Jan
7
answered How to find application's path from command line?
Jan
7
asked How to read the local DNS cache contents?
Jan
2
answered After yum update is it a good idea to restart the server?
Dec
29
comment Any way to restart a Linux machine via SSH if the root filesystem is not working?
@bgvaughan: you are right, and at the link i have provided above, there is the pros and cons about it, and one of them is security, although you can restrict who can do that.