Search Results

Search: Posts Made By: crimputt
Forum: Linux 04-21-2012
42,753
Posted By crimputt
how to allow incoming UDP packets with iptables
I am looking for an iptables command to allow incoming UDP packets for my Linux server

also is there a command I can use to set the default action for outgoing packets to accept?

Thank you
Forum: Ubuntu 04-01-2012
2,770
Posted By crimputt
what port number is used for SSH communication and HTTPS services
I am trying to find out what port number is used for SSH communication and HTTPS services in my Ubuntu OS.

Thank you,
Crim
2,084
Posted By crimputt
Cheers for the help both you of. And to answer...
Cheers for the help both you of. And to answer your question yes Chubler the files all have the same character match up
2,084
Posted By crimputt
Parsing fields from class list files to use output with newusers command
Hello I am trying to develop a shell script that takes a text file such as this...

E-mail@ Soc.Sec.No. *--------Name-----------* Class *School.Curriculum.Major.* Campus.Phone
JCC2380 XXX-XX-XXXX...
22,157
Posted By crimputt
Yes this does work! thank you, but is there...
Yes this does work! thank you, but is there anyway I can do a simpler approach using ps --sort some how?
22,157
Posted By crimputt
sorting PID in decreasing order using ps?
I am trying to sort the output in decreasing order of the process ID while using the ps command. I am having trouble doing this using the --sort part of ps.


Also I was wondering if anyone knows...
2,678
Posted By crimputt
I am trying to echo out echo letter1 echo...
I am trying to echo out

echo letter1
echo letter2
echo letter3

and it returns nothing


I am unsure about what this does:

for i in $(seq 0 $((${#letters[@]}-1))) ; do
...
2,678
Posted By crimputt
When I try to do this, it doesn't save anything...
When I try to do this, it doesn't save anything into the variables. it leaves them all blank
2,678
Posted By crimputt
Trying to take a string and break each letter into a separate variable
I am trying to make a script that takes a word and each letter up and turns it into a separate variable. My code currently does not work but I feel I just need to tweak one thing that I am unsure...
Showing results 1 to 9 of 9

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