Search Results

Search: Posts Made By: thsecmaniac
2,520
Posted By thsecmaniac
How to update tcpdump?
I would like to update tcpdump on my computer (CentOS 6.5) which is currently old. I download the zip file from TCPDUMP/LIBPCAP public repository (http://www.tcpdump.org) already but I don't know how...
1,905
Posted By thsecmaniac
The block size in my quota is showed wrong
The block size in my home directory is showed wrong when I use "quota" command. It shows I use 1.2 gb ( about 1200000) while the real size in my directory which I use "du" command is 96 MB

I...
2,545
Posted By thsecmaniac
How to install Unix OS with the Kickstart?
I am new to the Kickstart. I have a question:


If I have a kickstart script in USB, CentOS CD and a PC without the OS, Can I install the CentOS with the Kickstart script?

If I can,
How can I...
Forum: IP Networking 09-24-2011
2,286
Posted By thsecmaniac
About Configure the DHCP to assign the Default-Gateway
I have a question. How to write the DHCP to assign the default-gateway to clients.

Thank you.
2,437
Posted By thsecmaniac
It's work. thank you!!
It's work. thank you!!
2,437
Posted By thsecmaniac
bourne shell
bourne shell
2,437
Posted By thsecmaniac
What is a type of this variable?
I have a question about the type of this variable
checkU= sudo cat /etc/passwd: grep $uname: wc -l

I write a script to check the existent of username that get from the keyboard. If there is no...
1,884
Posted By thsecmaniac
- The OS of my boss MacBook is a snow leopard 6.0...
- The OS of my boss MacBook is a snow leopard 6.0 . His notebook is only one to have a problem in the company whiel another staffs that use the Windows XP and Windows 7 don't have this problem.
1,884
Posted By thsecmaniac
-I am not sure of the OS version because my boss...
-I am not sure of the OS version because my boss don't have much time to let me look his MacProbook.
- main
- Wired
- Yes. It has a problem when he connect the Internet via the company network...
1,884
Posted By thsecmaniac
DNS Drop out
My boss use a MacBook and he encounter with DNS drop out and he cannot surf website for 1-2 mins. The DNS Service of my company is on UNIX server. I try to delete some unused IP of DNS Server in...
25,800
Posted By thsecmaniac
What is "/export" directory used for?
the question as this topic.
3,421
Posted By thsecmaniac
I really posted a full script.
I really posted a full script.
3,421
Posted By thsecmaniac
Thank you so much!!!
Thank you so much!!!
3,421
Posted By thsecmaniac
It's work but it kill my process too in sometime...
It's work but it kill my process too in sometime but sometime it does as my goal. Why?
#!/bin/ksh
myps=$(ps -f|grep xterm|awk '{print $2}')
mytty=$(tty|cut -c 6-10)
hackerps=$(ps -fu...
3,421
Posted By thsecmaniac
Cannot kill hacker process with my script
I want to kill a process of xterm that is run by hacker with my login name.
So, I write a shell script to do my goal.
I run 2 xterm and then I run my script on a first xterm. it should kill the...
1,529
Posted By thsecmaniac
Thank you very much. Sorry for my stupid.
Thank you very much. Sorry for my stupid.
1,529
Posted By thsecmaniac
have a problem in using a variable in kourne shell script
when I write the kourne shell script on a solaris machaine like this:

#!/bin/ksh
myps =50
echo $myps

and when I run this script with typing "myfile"
, it shows this message:

myfile[2]:...
1,739
Posted By thsecmaniac
kill my processes which are run by hacker
how can I kill my processes which are run by hacker or another person who log in with my username and password
1,794
Posted By thsecmaniac
How I acted as other can execute file which its permission is -rw-rw-r--
I am other user who want to execute a file that its permission is -rw-rw-r--

how do I execute that file.
Showing results 1 to 19 of 19

 
All times are GMT -4. The time now is 03:13 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy