Ubuntu Networking :: Tor Executed From Terminal Works But Not From GUI

Apr 1, 2011

I am using Tor 0.2.1.30 with Polipo and Vidalia 0.1.15, Ubuntu 10.04. Running tor on terminal works fine, but vidalia gets stuck at 85% The message log, as I understand it, shows it getting stuck at finding the right bridges, but the terminal tor is able to connect fine... ##This is what the vidalia log looks like. The log shows me trying it two times. Apr 02 01:32:56.698 [Notice] Tor v0.2.1.30. This is experimental software. Do not rely on it for strong anonymity. (Running on Linux i686)

Apr 02 01:32:56.699 [Notice] Initialized libevent version 1.4.13-stable using method epoll. Good.
Apr 02 01:32:56.699 [Notice] Opening Socks listener on 127.0.0.1:9050
Apr 02 01:32:56.699 [Notice] Opening Control listener on 127.0.0.1:9051
Apr 02 01:32:56.699 [Notice] Parsing GEOIP file.
Apr 02 01:53:08.204 [Notice] Have tried resolving or connecting to address '[scrubbed]' at 3 different places. Giving up.
[Code]....

View 1 Replies


ADVERTISEMENT

Ubuntu :: SSH Not Releasing Terminal After Command Is Executed?

Sep 7, 2010

When I run the following command from my macbook to my ubuntu server the terminal does not get released. It just sits there until I Control-C the command.

Code:
ssh user@my-server 'sudo /etc/init.d/nginx start'

When i login and then run the command everything works fine.

Code:
ssh user@my-server
sudo /etc/init.d/nginx start

[Code]....

View 1 Replies View Related

Ubuntu Installation :: Commands Are Not Working In Terminal / Command Is Not Executed?

Jul 19, 2010

I am working on Ubuntu 9.10.Since last two days there is issue while working with Terminal.Whenever I type a command and press enter it doesnt do anything. command is not executed. I guess its in loop. when I press Ctrl+C then it comes out of loop. this happens with all commands and I am not sure what is the problem.I have reinstalled Terminal but it did not worked.

View 8 Replies View Related

Ubuntu Networking :: USB Wireless Works With NM But Not With Terminal Config

Oct 6, 2010

I recently purchased a Netgear WG111v2 802.11g wireless usb adapter for use with an ARM embedded device (loaded with the ARM port of ubuntu). It uses the rtl8187 driver and, when attached to my laptop, connects perfectly through NetworkManager. Unfortunately, I am not working with any ui on my embedded device so I won't have that luxury and must connect via the terminal. Unfortunately, I'm not able to connect this way on either my laptop or the embedded device (they both CAN pick up surrounding AP's through iwlist scan though). I'm able to set the ssid through

Code: sudo iwlist wlan0 essid "woot" and my access point is temporarily open (no wep/wpa). When I bring the device up using

Code: sudo ifconfig wlan0 up the light on the adapter starts blinking but I'm still not able to connect. iwconfig wlan0 outputs:
[Code]...

View 1 Replies View Related

General :: Gnome-terminal/bash - Cancel Inserted Commands That Will Be Executed Later?

Mar 13, 2011

$ execute_some_long_command <command is executing> <Accidently press middle button that inserts bunch of garbage (including, for example, `rm -Rf ~/*`) into console>

How to let execute_some_long_command finish, but not execute inserted things?

View 1 Replies View Related

Ubuntu :: Gnome PPP And KPPP Only Works From Terminal?

Feb 22, 2010

I just installed 9.10 and this is my first time using Ubuntu. I was using Kubuntu before and used KPPP with my Verizon USB720 wireless card. It's the type that gets internet access through the cell towers.I installed KPPP but when I try to start it I get this error:

Quote:

Could not launch KPPP
Failed to execute child process (permission denied)

I tried Gnome PPP and it would open but not connect. This is what is in my log files"

Quote:

--> WvDial: Internet dialer version 1.60
--> Cannot get information for serial port.
--> Initializing modem.

[code]....

After doing much searching and reading I figured out to open Gnome PPP from the terminal with sudo. When I do that it works fine. Also KPPP opens that way although I haven't tried it to see if it connects. Although this works it's not a very convenient way to connect. How can I get it to work without doing this?

View 2 Replies View Related

Ubuntu :: Libreoffice Works From Menu But Not From Terminal

Jun 23, 2011

From my terminal : >> libreoffice -writer gives :

But if I run it from the menu (applications->office->libreoffice writer) or with sudo it works fine. so something's happening with the permissions, I goes, but I don't quite understand what's wrong. I've tried deleting .libreoffice but this doesn't help. I'm using libreoffice3.3.2 and Ubuntu 11.04.

View 8 Replies View Related

Ubuntu :: Command Works From Terminal But Not From Keyboard Shortcut

Feb 2, 2011

I would like to make a keyboard shortcut to execute the following command:

Code: /usr/bin/xdotool key XF86MonBrightnessDown The command, when run from a terminal, works perfectly. However, when run via a keyboard shortcut, the command fails to execute. how I can execute my command with a keyboard shortcut. I am running Ubuntu 10.10 Netbook Edition with Unity-2d.

View 3 Replies View Related

Ubuntu :: Comand Works In Terminal But Not In Shell Script / Fix It?

Apr 7, 2011

If i type command

Code:
export ROOT=$(pwd)
directly into a terminal i can see my current directory as a value of enviromental variable ROOT. I can check it with printenv command.

Same command does nothing when executed from a script. Why?

View 1 Replies View Related

Server :: Putty Ssh Works But Ssh From Terminal Does Not?

Apr 27, 2010

So when I try to connect to my ubuntu server with ssh like thisX@dell-desktop:~$ ssh servername -P 1934X@servername's password: Permission denied, please try again.but when I use putty (yes with the same port number and the same settings)it works fine. This didn't start happening until my friend did a reinstall on the server, he didn't have a clue as to why it would do this.

View 6 Replies View Related

General :: Bash Script Works In Terminal But Not In Cron?

Feb 17, 2011

I'm really running into a wall trying to figure this out. I have a Bash script and narrowed down the one command that doesn't seem to work via cron and it's my pgp decrypting line. Works fine if I run the command via terminal but if I run it via cron it doesn't output anything.crontab -e shows the cronjob and it runs, creates the log file with no output. Is there maybe something I need to run as well? Permissions look set, unless the cron is running as a different user(was under the assumption if it showed up under crontab while logged into that user, then it would run as that user.

View 14 Replies View Related

Software :: Su - From VNC Session Doesn't Work But Works Ok When At The Terminal

Nov 18, 2009

When I connect to my workstation via Real VNC Viewer 4 to Xvnc running on the workstation, and running "su -" I get authentication failure as follows:

So, effectively I cannot su when connected via VNC.

But if I'm at my workstation, I can su just fine:

Nov 18 16:24:30 localhost su: pam_unix(su-l:session): session opened for user root by xyz(uid=500)

Interestingly enough, I cannot su to my own userid over vnc, i.e. su xyz

In /var/log/secure I get:

I suspect it has something to do with PAM, but cannot figure it out.

View 2 Replies View Related

Ubuntu Networking :: Edit Proxy Settings Using Terminal / Cronjob Using The Terminal?

Jan 25, 2010

How can I edit the system proxy setting using the terminal? Which file contains this settings? I want to edit this automatically using cronjobs, cause from 8-5 I need to use a proxy, but at home I don't need the proxy. How do I fix this?

View 3 Replies View Related

OpenSUSE Install :: Commands In Terminal Don't Works After Install

Mar 28, 2011

My commands like

ifconfig
nano

etc dont work in terminal. This is my first attempt trying openSUSE and I have been using ubuntu, linux mint and backtrack 4 r2 before.

View 6 Replies View Related

Ubuntu Networking :: Wired Networking - Connection Works But No Internet

Jun 1, 2011

I just installed Ubuntu 11.04 desktop on my desktop in dual boot with Windows 7.

Heres my problem, I am unable to connect to the Internet even though my wired Ethernet connection says it is connected normally. The wierd thing about this is that I also have a wireless card in my desktop and when I connect through that I am able to connect to the Internet. I am connecting to a router that is functioning as a repeater to my main router/cable modem. I have tried to solve this myself but am having no luck. Ironically, earlier today suddenly my ethernet connection worked for a few minutes without me modifying anything.

The output of some terminal commands are below.

Quote:

Quote:

Quote:

However a pint to that ip address (my router) is successful.

Quote:

Hosts.allow and hosts.deny are both fine (not blank but no entries)

View 1 Replies View Related

Ubuntu :: Etc/rc.local Not Executed On Startup?

Apr 12, 2010

I usually set the transfer rate for wlan on start up because I dunno any other way of doing it. I find it weird that every other ubuntu versions can do rc.local at startup, even 9.10 xubuntu, but it didn't work for ubuntu.

how can I get the computer to run the script on startup? I tried to google for the problem but I only seen people mentioning the problem not the solution.

View 8 Replies View Related

Ubuntu Networking :: How Networking Works In Lucid

Aug 6, 2010

I am a little confused with the way that networking works in Ubuntu (Lucid in particular). I switch my PC on and my network magically works (ie I dont understand what is configuring everything). I do have a DHCP server, but im not sure which process/file is configuring the interface.There is no entry for my wired interface (eth0) in /etc/network/interfaces.$ cat /etc/network/interfacesauto loface lo inet loopbackDoes this means that Network Manager is then responsible for configuring this interface? How does Network Manager configure this interface (are there config files somewhere that specify settings such as static IP and duplex)?

View 9 Replies View Related

Fedora :: Where Is Xorg Executed From

Dec 8, 2009

I need to add -audit to the process /usr/bin/Xorg :0 -nr -verbose -auth /var/run/gdm/auth-for-gdm-MTmpH6/database -nolisten tcp vt1

And have added -audit to the line in /etc/X11/xdm/Xservers but with no luck. I can't seem to find where this thing is getting launched from!

View 1 Replies View Related

Fedora :: Can't Get Any Of Page Executed

Oct 19, 2010

i have install php and make proper confgiuration as said in various books and forums.but |all what i gotis just blankpage which means it knows that thereis the file at given folder but it cannotexecute.

View 1 Replies View Related

General :: When Was Script Last Executed?

Jan 18, 2011

I have a script scheduled to run with Crontab at 5am each weekday.The script is all good and executes manually (is just a simple stop/start of a service)I have reason to believe that it is not executing according to schedule.I am looking to see when a script was last executed.The script is executing accordingly (long story short, I forgot it was Tuesday). I would still like to know how to check a last-execution time.

View 1 Replies View Related

General :: Which Script Gets Executed?

Jun 16, 2010

How can I find out which script runs and automatically mounts any usb drive inserted? This script seems to be faulty because it fails on ext3 disks but functions fine on NTFS or HFS+ disks. If I can find out which script it is maybe someone can help me fix it?

View 14 Replies View Related

Ubuntu Servers :: Making Rc.local Executed Before The Rest?

Jan 30, 2010

I'm trying to figure out how to launch rc.local before services like autofs is being executed during system bootup. The reason I wanted this is because I needed for my server to pickup a DHCP address from my college's DHCP servers in order to get an IP address. Unfortunately, I couldn't get an IP address any other way and the update-rc script is really confusing to use.

View 1 Replies View Related

Ubuntu :: Notify-send Only Showing When Executed As Root?

Jun 1, 2010

I've been having some trouble with the notifications on 10.04.Networking and volume popups are visible, but messages from Banshee or empathy aren't showing.

I tried the command notify-send in the terminal, but it showed nothing, unless when doing it as root.

fix or a setting to tweak in order to get full notifications back?

View 2 Replies View Related

Ubuntu Security :: Anti Malware Filtering Works In Open Dns Works?

Jan 13, 2010

using ubuntu and the corporate edition of open dns? >Im curious to find out how the anti malware filtering works in open dns works.

View 4 Replies View Related

Debian Configuration :: Script Is Not Executed

Oct 23, 2015

I'm using debian jessie and I use lightdm..and I created a script in "/etc/X11/Xsession.d/canberra", with this contents:

Code: Select allif [ -z "$GTK_PATH" ] ; then
        GTK_PATH="/usr/lib/gtk-2.0"
else
        GTK_PATH="$GTK_PATH:/usr/lib/gtk-2.0"
fi

[URL] ......

Login to my user account the variable "$GTK_MODULES" is empty....

View 9 Replies View Related

Fedora :: Startup Scripts Don't Get Executed?

Jun 22, 2010

I have this script that I want to be run on startup:

Code:
#!/bin/bash
#chkconfig: 5 80 20

[code]....

View 2 Replies View Related

General :: Script Is Not Being Executed During Shutdown?

Feb 5, 2011

why a script is not being executed during shutdown. I have a script in 'init.d' that works properly from command line. It also works fine at boot. My problem is that it does not execute at all on shutdown. I am using all the standard rc.d stuff for the script. Here are my LSB tags:

Code:

### BEGIN INIT INFO
# Provides: setwebpage
# Required-Start: $network httpd

[code]....

When I check the rc?.d directories, the appropriate links are there with the proper NN. This script has to FTP a couple of files to a remote server so the network is required and the script should be run very early in the shutdown process. However, the first thing the script does is send a message via 'logger' indicating it is executing with the 'start' or 'stop' parameter. The 'stop' message never shows up in the log thus I have to conclude that it simply is never executed.

View 8 Replies View Related

General :: .wav File Executed By Script

Dec 28, 2010

I have a .wav file that ask "what's is your name in a robotic/computer voice. Is there I way I can execute that .wav file to execute as the script itself ask "What is your name?" giving the illusion that the computer is asking the question?

View 7 Replies View Related

Security :: Files Executed Via Apache?

Sep 2, 2010

The actual file didn't exist. I am confident it came through a site but I am more curious what settings in apache affect the ability to do this?

View 2 Replies View Related

Security :: Log All The Commands Executed By Root ?

Aug 11, 2010

I want to get a of log all the commands executed by the root user with the following details :

incoming ip
username (thru which su was executed)
time and date
all the commands executed as mentioned above.

Also if user has managed to login as root, he should not be able to disable / delete the above info. Can this info be collected at some other physical server ?

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved