| bio | website | masseria.org |
|---|---|---|
| location | Florida | |
| age | 53 | |
| visits | member for | 9 months |
| seen | May 14 at 21:47 | |
| stats | profile views | 29 |
|
Jan 25 |
comment |
Debian doesn't boot anymore Can he run sudo blkid -c /dev/null using the System Rescue CD to see what the UUIDs of his devices are? Could his expansion changed the UUID of the partition? |
|
Jan 22 |
awarded | Good Answer |
|
Jan 21 |
awarded | Enlightened |
|
Jan 21 |
awarded | Nice Answer |
|
Jan 21 |
answered | Why are text files 4kB? |
|
Jan 18 |
revised |
Copy file from Windows shared folder to Unix Corrected single backslash to double backslash |
|
Jan 18 |
answered | Copy file from Windows shared folder to Unix |
|
Jan 18 |
suggested | suggested edit on Copy file from Windows shared folder to Unix |
|
Nov 5 |
revised |
How to tell who is connected via vnc to my machine? Updated to show that you have to be root and to use VNC command-line name in grep |
|
Nov 5 |
comment |
How to tell who is connected via vnc to my machine? FYI, I needed to use sudo to run lsof to get output on my Raspberry Pi (Raspbian/Debian Linux). |
|
Nov 5 |
revised |
How to tell who is connected via vnc to my machine? Updated to show that you have to be root and to use VNC command-line name in grep |
|
Nov 5 |
answered | How to tell who is connected via vnc to my machine? |
|
Nov 4 |
answered | man gives the error about locale |
|
Oct 1 |
comment |
How to permanently connect to WPA2AES wifi with OpenBSD (through cli) Here's an example from Wikipedia that shows an interface that has associated with the access point ieee80211: nwid ARK chan 11 bssid 00:0d:0b:ed:84:fb 100dBm, does yours show that? It would be very helpful if you could post what ifconfig returns for you. |
|
Oct 1 |
comment |
How to permanently connect to WPA2AES wifi with OpenBSD (through cli) I'm surprised that ifconfig ath0 nwid SSID wpakey SSIDPWD didn't work. After you run this command, if you just enter ifconfig what is displayed? Do you get an IP address or any 802.11 information? Can you safely post what is displayed for that command here? |
|
Sep 26 |
awarded | Critic |
|
Sep 26 |
awarded | Enlightened |
|
Sep 26 |
awarded | Nice Answer |
|
Sep 25 |
comment |
Why the difference between network addresses reported by hostname and ping? @derobert Thank you, I updated my answer accordingly. |
|
Sep 25 |
revised |
Why the difference between network addresses reported by hostname and ping? Corrected answer using information supplied in comments |