Search:

Type: Posts; User: shibby4555; Keyword(s):

Page 1 of 3 1 2 3

Search: Search took 0.12 seconds.

  1. Nvidia Issues: Flickering In Terminal Mode

    Ubuntu 14.04 on my Asus laptop, I had installed nvidia drivers from apt, I can't remember which version, (recommended or something).
    ASUS ROG G56JK-EB72 Gaming Laptop Intel Core i7 4710HQ...
  2. Replies
    7
    Views
    954

    [SOLVED] Re: Fix root bashrc

    Of course, that dawned on me immediately after I spent 20 minutes trying to fix it.
    But thanks!
  3. Replies
    7
    Views
    954

    [SOLVED] Re: Fix root bashrc

    Solved. Found a work around. In case anyone else has this problem:
    I copied /etc/skel/.bashrc

    Appended:


    export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  4. Replies
    7
    Views
    954

    [SOLVED] Re: Fix root bashrc

    sudo su
    vi /root/.bashrc

    I get


    Command 'vi' is available in '/usr/bin/vi'
    The command could not be located because '/usr/bin' is not included in the PATH environment variable.
    vi: command...
  5. Replies
    7
    Views
    954

    [SOLVED] Fix root bashrc

    Alright, I messed up big time here, I edited my bashrc file while I was in root.

    Nonroot user is fine, but I can't do anything whatsoever as root anymore. The paths are all messed up. So I can't...
  6. Replies
    2
    Views
    1,180

    Re: Get Signal Strength From MAC address

    So close,

    Thats pretty much what I was looking for except it only displays router mac addresses, need to be able to pick up clients mac addresses.
  7. Replies
    2
    Views
    1,180

    Get Signal Strength From MAC address

    I'm working on a project that requires me to know the signal strength of a mac address. I have no idea how to go about this other than maybe running airodump and recursively regexing it

    Any ideas?
  8. Replies
    2
    Views
    736

    [SOLVED] Re: Reverting Back to Nouveau

    Nevermind, fixed it.
  9. Replies
    2
    Views
    736

    [SOLVED] Reverting Back to Nouveau

    I have two Nvidia cards in SLI supporting three monitors. They were working fine with Nouveau in a fresh install of Ubuntu 13.10 but I installed the Nvidia drivers and now I'm stuck with one as a x...
  10. Replies
    1
    Views
    1,056

    Dependency Issues, Can't Install Anything

    Trying to configure mail server on my Ubuntu Server 11.10(I think). Can't install anything using apt-get. Tried apt-get install -f. Keep getting dependency issues for linux-image-generic-pae. Can't...
  11. Replies
    0
    Views
    881

    [ubuntu] Eclipse Doesn't Boot Anymore

    Tried booting it from root, got an error. Then tried regularily, got an error. Don't think I changed anything recently. I think I put in a Python IDE but thats it. Here's the log, anyone have this...
  12. Replies
    5
    Views
    2,103

    [ubuntu] FTP Bruteforce Attempts

    So I check out my log files occassionally and those damn Chinese keep trying to bruteforce VSFTPD on my server. Any idea how to stop this? Its almost every day, and it just bothers me. The...
  13. Replies
    2
    Views
    1,122

    [ubuntu] Re: Apache timeout behind NAT?

    Paste your sites-enabled configuration. Also have Charter, port 80 is fine.
  14. Thread: SSH Port 80

    by shibby4555
    Replies
    1
    Views
    879

    [ubuntu] SSH Port 80

    I've been at this for a while and have not found a concise solution. Trying to set up an SSH connection over port 80 to my Ubuntu Server from my University Wifi.

    I'm weary of tampering too much...
  15. Replies
    7
    Views
    527

    [ubuntu] Re: Unix commands

    honestly I just started getting in the habit of doing everything out of terminal. It was a slow learning process but it got my head around learning syntax and all that. And how unix environments are...
  16. [ubuntu] Re: Getting Index Page on my domain Ubuntu Server 11.10

    Yes, correct. I can move all my files to /var/www/
    But I'm trying to keep them in a separate subfolder of /var/www/website1
    So that way I figure I can add other websites with greater ease in the...
  17. [ubuntu] Getting Index Page on my domain Ubuntu Server 11.10

    So I guess this isn't strictly related to Ubuntu Server and more of an Apache issue.
    Very new to Ubuntu Server. So I have been experimenting with launching a website from it. Successfully have done...
  18. Replies
    0
    Views
    606

    [ubuntu] Upgrade to 12.04 Error

    Keep getting the same issue. I would prefer to just upgrade via cd b/c console always gives me trouble on updates.
    I've tried the following

    do-release-upgrade
    apt-get dist-upgrade
    aptitude...
  19. Replies
    6
    Views
    589

    [ubuntu] Re: Dual Boot From Two Hard Drives/Chain Load

    Bump.
    http://paste.ubuntu.com/1047796/


    So I'm trying to chain-load but the excellent tool provided above does not seem to want to cooperate with me. The above link is the boot info. So I have...
  20. Replies
    6
    Views
    589

    [ubuntu] Re: Dual Boot From Two Hard Drives

    Wow certainly looks like it will do the trick, only problem is before I can apply any settings it says "Please install the [Parted] Packages. Then try again. No idea what dependency that could be....
  21. Replies
    6
    Views
    589

    [ubuntu] Dual Boot From Two Hard Drives

    So title says it all. Trying to configure grub to boot two operating systems. I've been reading about chainloading with grub. But grub is a tool that is above and beyond me. I just keep finding...
  22. Replies
    2
    Views
    598

    [ubuntu] bash script to poweroff

    Hey Ubuntuforums,
    I've been experimenting around with writing some bash scripts. I'd like to have one to power off my computer when executed, how would I go about that?

    I'd figure something like...
  23. Replies
    0
    Views
    393

    [ubuntu] Windows ICS with Ubuntu Server

    Hey Ubuntu Community
    Just setting up my first Ubuntu Server. Problem is that the router is upstairs but I have a router in my room that I use for LAN. Is it possible to use Windows ICS via ethernet...
  24. Replies
    0
    Views
    983

    [ubuntu] Alpha AWUS036H USB Driver Installation

    Hey community. I just recently purchased a Linux Kernal compatible us antenna since I've been having a hard time with the AP distance. Works great in Windows but I cannot figure out how to install...
  25. Replies
    3
    Views
    2,929

    [ubuntu] Re: Illegal option -n in my shell script

    Wow, totally overlooked that.
    So simple! Thanks
Results 1 to 25 of 53
Page 1 of 3 1 2 3