Search Results

Search: Posts Made By: BrentBANKS
Forum: BSD 07-14-2015
10,713
Posted By BrentBANKS
I think I had found the issue. I added this to...
I think I had found the issue.
I added this to my /etc/wpa_supplicant.conf

ctrl_interface=/var/run/wpa_supplicant
eapol_version=2
ap_scan=1
fast_reauth=1
network={
ssid="myID"...
Forum: BSD 07-13-2015
10,713
Posted By BrentBANKS
FreeBSD DHCP wpa_supplicant Wi-Fi Issues
I just got FreeBSD up and running with an XFCE desktop on an old Gateway laptop. It works great, except the wireless setup is scaring me. I can connect to my home WiFi fine most of the time, but I'm...
Forum: Debian 07-10-2015
6,508
Posted By BrentBANKS
If your WiFi is working, everything sounds good...
If your WiFi is working, everything sounds good to me.

When you press the WiFi button on your keyboard, I believe that just turns off your WiFi card.
If you are wanting to turn off eth0 in...
Forum: Debian 07-10-2015
6,508
Posted By BrentBANKS
Hey Konrad, Have you checked out these...
Hey Konrad,

Have you checked out these pages?
https://wiki.debian.org/bcm43xx
https://wiki.debian.org/wl

I think one of these might be what you need for a driver.

Do you happen to have a...
Forum: Solaris 07-28-2013
3,144
Posted By BrentBANKS
I am pretty sure I installed it with UFS, but not...
I am pretty sure I installed it with UFS, but not 100% sure. Even if it is S51K, I don't think there'd be a way to communicate with it, would there?

If it were anyother day, I would probably be...
Forum: Solaris 07-28-2013
3,144
Posted By BrentBANKS
Heres what I got. root@Admiral:~# fdisk -v...
Heres what I got.

root@Admiral:~# fdisk -v -W - /dev/rdsk/c7d0p0 | tail -5
*

* Id Act Bhead Bsect Bcyl Ehead Esect Ecyl Rsect Numsect
99 128 0 2 0 9 ...
Forum: Solaris 07-28-2013
3,144
Posted By BrentBANKS
My hardware is a Compaq Deskpro EP Pentium 3....
My hardware is a Compaq Deskpro EP Pentium 3. System V is installed on a 100MB hard drive. Solaris is installed on a 6 GB hard drive. It is a dual boot system.

The release is AT&T UNIX System...
Forum: Solaris 07-28-2013
3,144
Posted By BrentBANKS
OpenSolaris UFS Question
Hi there,
Is it possible for OpenSolaris 2009 (or maybe Solaris 10) to work with the old AT&T Unix System V UFS file system? I recently install SysV, but I cant get files and programs to and from...
4,100
Posted By BrentBANKS
The cable is plugged in to both computers. I'm...
The cable is plugged in to both computers. I'm not real sure if the ports could be in use or not. I don't see how they could be used for login prompts, as it is a standalone computer on no network....
4,100
Posted By BrentBANKS
I tried stty with all 4 of my tty files. It seems...
I tried stty with all 4 of my tty files. It seems to pass the command with no message if I use tty, but the other 3 stop and wait. If I press delete on either of those three, I get the message...
4,100
Posted By BrentBANKS
Sorry, typo on the my post. With the command...
Sorry, typo on the my post.
With the command stty -F /dev/ttyS0 9600, There is no output message. The cursor moves to the next line ready for the next command.

When I run the command on the UNIX...
4,100
Posted By BrentBANKS
Alrighty. I'll figure out what the serial port...
Alrighty.
I'll figure out what the serial port is on the UNIX system and give this a go. I discovered that the UNIX system actually has 2 serial ports on it, so that probably wont make it easier to...
4,100
Posted By BrentBANKS
I just got UUCP installed on my Ubuntu System....
I just got UUCP installed on my Ubuntu System. How should I set up the computers to talk to each other. I have run the uuname command on both systems, but neither system detects the other one. I...
4,100
Posted By BrentBANKS
I just got the cable in. I plugged it in to my...
I just got the cable in. I plugged it in to my UNIX computer and my Ubuntu.
I logged on to both of them, but Ubuntu let me down again. uucp isn't installed, and because it isn't on the internet, I...
4,100
Posted By BrentBANKS
No luck finding any leftover serial connectors....
No luck finding any leftover serial connectors. I've placed an order for a cable. Says it has the read and write pins swapped so it should work. I'll post back when it comes in and when I cant get...
4,100
Posted By BrentBANKS
Well, I just realized something stupid. My...
Well, I just realized something stupid. My parallel port connectors are all male connectors, and the serial port on computers is also a male connector instead of female.
It's possible that there are...
4,100
Posted By BrentBANKS
Alright thanks. These are pre-made components...
Alright thanks.
These are pre-made components that don't require soldering. My dad used to work for Rockwell back in the 70s, these are some leftover parts he had lying around.
I will start by...
4,100
Posted By BrentBANKS
That is pretty much exactly what i have, except...
That is pretty much exactly what i have, except that my connectors are 25 pin, and i will have to remove a couple pins to make it fit. I don't need to use that phone connector do I? I was just going...
4,100
Posted By BrentBANKS
Alright. So between the two computers on a 9p...
Alright. So between the two computers on a 9p serial connector, will they connect like this?
Pin1 to Pin1
Pin2 to Pin2
etc.
Pin9 to Pin9
4,100
Posted By BrentBANKS
Sorry, I probably should have been a little...
Sorry, I probably should have been a little clearer.
Can I use the parallel port, or does it have to be the serial port?
In one of the previous posts from jgt

Almost makes it sound as though I...
4,100
Posted By BrentBANKS
UUCP Transfer Files to Old UNIX Computer
I recently installed AT&T UNIX SysV, on an old Pentium computer. I now find that I am unable to transfer files to and from the computer. I previously posted about problems mounting a floppy drive,...
11,531
Posted By BrentBANKS
Thank you guys for all the help. I have...
Thank you guys for all the help. I have definitely picked a little bit up. Because this thread has gotten very long, and I did figure out what is going on with my floppy, I will start another tread...
11,531
Posted By BrentBANKS
Thats pretty much my hardware. Here are some more...
Thats pretty much my hardware. Here are some more details...
Windows XP no diskette drive with network access
Ubuntu no diskette drive with No network access (wireless problems :mad:)
Windows 98...
Forum: Programming 07-15-2013
1,714
Posted By BrentBANKS
Hi Nick, I first taught myself to program with...
Hi Nick,
I first taught myself to program with Java, then I taught myself C++. I learned both languages almost solely from a textbook. The internet usually helps where the book leaves off.

I...
11,531
Posted By BrentBANKS
Because the i'm trying to get the tar file onto...
Because the i'm trying to get the tar file onto the Unix System, I will have to write it to a floppy from another computer.
I have a Ubuntu system, but it has no floppy. I tried using rawrite from...
Showing results 1 to 25 of 36

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