Search Results

Search: Posts Made By: RolfB
5,670
Posted By RolfB
Notepad++ will save Your day. Unix/Linux text...
Notepad++ will save Your day. Unix/Linux text files and scripts work like a charm.

Even search and replace text, without "opening" Your files.

Highlight also.

Hope this helps.
2,072
Posted By RolfB
Hi. May this help You? Most of the good...
Hi.

May this help You?
Most of the good commands You need:

FREE SOFTWARE FOR DOS — UNIX >> DOS (http://www.bttr-software.de/freesoft/unix.htm)

Native Win32 ports of some GNU utilities...
6,104
Posted By RolfB
This may help You: dig +short google.com ...
This may help You:

dig +short google.com

74.125.77.104
74.125.77.147
74.125.77.99


ping -c 1 google.com | egrep -m1 -o '[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}'

74.125.77.104
...
6,104
Posted By RolfB
nmap -sP 192.168.1.0/24 If You got nmap for i...
nmap -sP 192.168.1.0/24
If You got nmap
for i in {1..254}; do ping -c 1 -W 1 10.1.1.$i | grep 'from'; done
If You do not got nmap

RolfB
15,482
Posted By RolfB
General info: uname -a Machine type: ...
General info:
uname -a

Machine type:
model

or for 11.31:
machinfo

Full listing special devices in /dev catalog:
ioscan -fn

LVM, Volume groups and Logic volumes:
vgdisplay -v
...
Showing results 1 to 5 of 5

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