Unsubscribe
- From: David Karapetyan <david.karapetyan@xxxxxxxxx>
- Date: Wed, 12 Mar 2008 13:38:06 -0500
--On Wednesday, March 12, 2008 4:42 PM +0000
ubuntu-users-request@xxxxxxxxxxxxxxxx wrote:
Send ubuntu-users mailing list submissions to
ubuntu-users@xxxxxxxxxxxxxxxx
To subscribe or unsubscribe via the World
Wide Web, visithttps://lists.ubuntu.com/mailman/listinfo/ubuntu-users
or, via email, send a message with subject or body 'help' to
ubuntu-users-request@xxxxxxxxxxxxxxxx
You can reach the person managing
the list atubuntu-users-owner@xxxxxxxxxxxxxxxx
When replying, please
edit your Subject line so it is more specificthan "Re: Contents of
ubuntu-users digest..."
Today's Topics:
1. Re: shorten "exit" !?
(Owen Townend)2. SV: Re: Locale settings (August Karlstrom)
3. Re:
squid guard problem (Travis Smith)4. RE: shorten "exit" |? (Jay
Ridgley)5. Re: Ubuntu magic (Karl Larsen) (Arvind K)
----------------------------------------------------------------------
Message: 1
Date: Wed, 12 Mar 2008 23:38:53 +1100
From: "Owen Townend"
<owen.townend@xxxxxxxxx>Subject: Re: shorten "exit" !?
To: "Ubuntu user
technical support, not for general discussions"
<ubuntu-users@xxxxxxxxxxxxxxxx>Message-ID:
<bb72339d0803120538r6dd54512y693417c19580664a@xxxxxxxxxxxxxx>Content-Type: text/plain; charset="iso-8859-1"
On 3/12/08, Owen Townend
<owen.townend@xxxxxxxxx> wrote:
On 3/12/08, SYNass IT Ubuntu /
Linux <i-ubux@xxxxxxxxxx> wrote:
users
Hi Linux / Ubuntu experts &
How and where can I add a short version of "exit" ?am used to short versions of
I
x for exit andfor shutdown or
q for quit or
sd
sb for setboot !!!very appreciated. ;-)
Your advise and hints are
Cheers, svobiubuntu-users mailing list
--
ubuntu-users@xxxxxxxxxxxxxxxxsettings or unsubscribe at:
Modify
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Hey,
`alias` is your friend.
You can set alias's in your ~/.profile or
.bashrc
Something like this should work.
`alias x='exit' q='quit'
sd='shutdown -h now' sb='shutdown -r now'`
edit ^^ rb='shutdown -r now'
or just
`alias kthxbye='shutdown -h now kthxbye; exit'-------------- next part --------------
cheers,
Owen.
An HTML
attachment was scrubbed...URL:
https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080312/7a725
483/attachment-0001.htm
------------------------------
Message: 2
Date: Wed, 12 Mar 2008 13:53:40 +0100 (CET)
From: August Karlstrom
<augukarl@xxxxxxxx>Subject: SV: Re: Locale settings
To: "Ubuntu user
technical support, not for general discussions"
<ubuntu-users@xxxxxxxxxxxxxxxx>Message-ID:
<667737.58559.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>Content-Type: text/plain;
charset=iso-8859-1
--- Leo Cacciari <leo.cacciari@xxxxxxxxx> skrev:
Each interactive login shell execute commands in ~/.profile. Adding
the
commands there would do the trick.
Thanks for the info. However, after
adding
export LANG="sv_SE.UTF-8"
export LC_MESSAGES="en_US.UTF-8"
to
~/.profile and restarting X, I am still stuck with an all english locale.the other hand, after adding
On
LANG="sv_SE.UTF-8"
LC_MESSAGES="en_US.UTF-8"
to /etc/environment and restarting the
comuter I get the desired result.
__________________________________________________________L?na pengar
utan s?kerhet. J?mf?r vilkor online hos Yahoo!http://shopping.yahoo.se/c-100390123-lan-utan-sakerhet.html?partnerId=96
915014
------------------------------
Message: 3
Date: Wed, 12 Mar
2008 08:38:38 -0500From: "Travis Smith" <ts0384@xxxxxxxxx>
Subject: Re:
squid guard problemTo: "Ubuntu user technical support, not for general
discussions"<ubuntu-users@xxxxxxxxxxxxxxxx>
Message-ID:
<17e087af0803120638u52f6ab6cl9eb73c3bb7dc3fbe@xxxxxxxxxxxxxx>Content-Type: text/plain; charset="iso-8859-1"
I guess I dont fully
understand the question and not sure how to redirectwith squidguard but
maybe another solution would be to create a dns forwww.porno.com and
create and a record to where you want it to be redirected.I've used
squid before but only to block sites not redirect them. If yournot using
local dns then edit your hosts file.
On Wed, Mar 12, 2008 at 5:20 AM,
Luca Ferrari <fluca1978@xxxxxxxxxxx> wrote:
On Tuesday 11 March 2008-------------- next part --------------
Joris Dobbelsteen's cat, walking on the keyboard,
wrote:
your logs. Squid gives very decent output that you can use to
Check
verifyyour assumption.
In the logs I found that squid is not able to
access the original image,
because of the redirect:
1205320921.812
6 192.168.4.201 TCP_HIT/200 984 GET
http://www.porno.com/construc.gif -
NONE/- text/html
the construc.gif image does not exist at the url
www.porno.com, while it
exists of course at the url I've instrumented
squidGuard to
redirect....this
is the problem: how can I make
squidGuard to fully redirect the address?
Luca
--
ubuntu-users
mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or
unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
An HTML attachment was
scrubbed...URL:
https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080312/e4688
d68/attachment-0001.htm
------------------------------
Message: 4
Date: Wed, 12 Mar 2008 10:01:53 -0500
From: Jay Ridgley
<jridgley2@xxxxxxxxxxxxx>Subject: RE: shorten "exit" |?
To:
ubuntu-users@xxxxxxxxxxxxxxxxMessage-ID:
<47D7F061.5080404@xxxxxxxxxxxxx>Content-Type: text/plain;
charset=ISO-8859-1; format=flowed
Folks,
Note that after you edit the
.bashrc or any of the similar shell controlfiles, rather than logging
off and back on, you should usea command like:
source ~/.bashrc
<---(use which ever shell script you areworking with here)
to test
your changes. This provides a chance to make sure that you didnot muck
something up when the changes were made. Cause if for somereason you
did something wrong now (some sort of error message isissued) you can
go back and correct the resulting problem, if you get noresponse then
your changes worked AND are active no need to log off andback on.
If
there is something seriously broken after your changes are made, youmay
have trouble logging back on if you just log off...
Regards,
Jay
--
Jay Ridgley
jridgley2@xxxxxxxxxxxxx
Registered Linux User ID - 9115
------------------------------
Message: 5
Date: Wed, 12 Mar 2008
22:12:01 +0530From: "Arvind K" <arvindkhadri@xxxxxxxxx>
Subject: Re:
Ubuntu magic (Karl Larsen)To: ubuntu-users@xxxxxxxxxxxxxxxx
Message-ID:
<6ec04d020803120942u58cb431fw4d731d05ec4a7412@xxxxxxxxxxxxxx>Content-Type: text/plain; charset="iso-8859-1"
Use sudo apt-get remove
totem and then use the settings in VLC to make itthe default player
On
12/03/2008, ubuntu-users-request@xxxxxxxxxxxxxxxx <ubuntu-users-request@xxxxxxxxxxxxxxxx> wrote:
-------------- next part
Send ubuntu-users
mailing list submissions to
ubuntu-users@xxxxxxxxxxxxxxxx
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
or, via email,
send a message with subject or body 'help' to
ubuntu-users-request@xxxxxxxxxxxxxxxx
You can reach the person
managing the list at
ubuntu-users-owner@xxxxxxxxxxxxxxxx
When replying, please edit your Subject line so it is more specific
than "Re: Contents of ubuntu-users digest..."
Today's Topics:
1. Update and proxy question (Bart Silverstrim)
2. Evolution and
screen size (Sridhar M.A.)
3. shorten "exit" !? (SYNass IT Ubuntu /
Linux)
4. Ubuntu magic (Karl Larsen)
5. Re: VNC conections from
multiple remote achines (stan)
6. Re: Locale settings (SYNass IT
Ubuntu / Linux)
7. RE: shorten "exit" !? (Robert Sweetnam)
8.
Re: Locale settings (Lea Gris)
9. Re: shorten "exit" !? (Ulf Rompe)
10. Re: shorten "exit" !? (Owen Townend)
----------------------------------------------------------------------
Message: 1
Date: Wed, 12 Mar 2008 08:08:41 -0400
From: Bart
Silverstrim <bsilver@xxxxxxxxxxxxxxxxx>
Subject: Update and proxy
question
To: "Ubuntu user technical support, not for general
discussions"
<ubuntu-users@xxxxxxxxxxxxxxxx>
Message-ID:
<47D7C7C9.7010303@xxxxxxxxxxxxxxxxx>
Content-Type: text/plain;
charset=ISO-8859-1; format=flowed
The organization I'm in has moved
to using what I believe is a Bess
filter behind a PIX firewall, and it
authenticates users before allowing
access to http and https sites. It
tries to automatically authenticate
users to a Windows Active Directory
domain.
The boss said I can manually configure my web browser to use
the proxy.
I set it up in Firefox to go to the correct port and
address, and it
prompts me to log in then I can web browse. But
auxiliary services...my
weather applet, my system updates...are blocked
still. Even if I set my
network settings to use that proxy and use
authentication, the filter is
blocking everything except for my Firefox
browser.
Is there a client-side solution to this??
------------------------------
Message: 2
Date: Wed, 12 Mar 2008
17:45:32 +0530
From: "Sridhar M.A." <mas@xxxxxxxxx>
Subject:
Evolution and screen size
To: Ubuntu Users
<ubuntu-users@xxxxxxxxxxxxxxxx>
Message-ID:
<20080312121532.GA3173@xxxxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain;
charset=us-ascii
Hello,
Wanted to try hardy-alpha6. Downloaded
the iso. As I did not want to
burn a cd and install it, thought o
trying it as a VM.
* Tried kvm to run it and got a blank screen. The
command I used was
kvm -cdrom hardy-desktop-i386.iso -boot d
*
Tried VirtualBox. could boot and play around. But, could not change
the screen resolution.
The overall look and feel of the distro is
quite good.
I tried running evolution and was frustrated. The window
size is bigger
than the screen res and I cannot resize it. The same
patter continues
and it is impossible to do anything. Is there a way to
get round this
problem? IMHO, this is a bad UI design :-(
Regards,
--
Sridhar M.A. GPG KeyID :
F6A35935
Fingerprint: D172 22C4 7CDC D9CD 62B5 55C1 2A69 D5D8 F6A3
5935
To teach is to learn twice.
-- Joseph Joubert
------------------------------
Message: 3
Date: Wed, 12
Mar 2008 20:15:43 +0800
From: SYNass IT Ubuntu / Linux
<i-ubux@xxxxxxxxxx>
Subject: shorten "exit" !?
To: Ubuntu User List
<ubuntu-users@xxxxxxxxxxxxxxxx>
Message-ID:
<1205324143.5622.44.camel@WS222>
Content-Type: text/plain
Hi Linux
/ Ubuntu experts & users
How and where can I add a short version of
"exit" ?
I am used to short versions of
x for exit and
q for quit
or
sd for shutdown or
sb for setboot !!!
Your advise and hints
are very appreciated. ;-)
Cheers, svobi
------------------------------
Message: 4
Date: Wed, 12 Mar 2008
06:18:07 -0600
From: Karl Larsen <k5di@xxxxxxxxxx>
Subject: Ubuntu
magic
To: "Ubuntu user technical support, not for general
discussions"
<ubuntu-users@xxxxxxxxxxxxxxxx>
Message-ID:
<47D7C9FF.8030705@xxxxxxxxxx>
Content-Type: text/plain;
charset=ISO-8859-1; format=flowed
Have a friend who uses Windows
but wants to use Linux. Over about
4-5 years I got him to use Fedora
whatever version I was on at that
time. He had nothing but troubles and
I would try to help him but it
just never worked and he gave up.
A couple of weeks ago he asked again and I told him ubuntu and he
got
the live cd and it ran fine on his computer. So he loaded it onto
the
computer and everything works. He (and me) were amazed. His biggest
problem is deleting Totem so VLC will come up as the prefered viewer.
The printer works, the Internet works it all works.
He is now a
happy Linux user
Karl
--
Karl F. Larsen, AKA K5DI
Linux User
#450462 http://counter.li.org.
PGP 4208 4D6E
595F 22B9 FF1C ECB6 4A3C 2C54 FE23 53A7
------------------------------
Message: 5
Date: Wed, 12 Mar 2008
07:20:37 -0500
From: stan <stanb@xxxxxxxxx>
Subject: Re: VNC
conections from multiple remote achines
To: Bernard Peek
<bap@xxxxxxxxxx>
Cc: ubuntu-users@xxxxxxxxxxxxxxxx
Message-ID:
<20080312122037.GB17209@xxxxxxxxxxxxx>
Content-Type: text/plain;
charset=us-ascii
On Tue, Mar 11, 2008 at 12:08:13AM +0000, Bernard
Peek wrote:
stan wrote:-0500, John DeCarlo wrote:
On Sat, Mar 08, 2008 at 11:09:14AM
<stanb@xxxxxxxxx> wrote:On Tue, Mar 4, 2008 at 12:13 PM, stan
so that multiple remote machines
I would like to set up a machine
can
sessions on this machine. To do this I need someconnect and use VNC
way
managing then "session ID" (as in machine_name:1 where 1 is theof
display
what you want to do. You don't want the remotenumber) dynamically.
I am also not sure
machines
to know their session id?to have
boxes, and are administered by people
The remote machines are windows
who
familiar with what they are ding. I want to be ableare not all that
to just
them run (for example) vncviewer machine_name:10 and accepttell
multiple
butsimultaneous connections, each of which will get their own desktop
as a
clearer?defined "guest"user.
Does this make it
clearly.Let me see whether I understand the requirement
be able to
As I understand it you want a number of Windows users to
connect to a multiuser Ubuntu server system. Users wouldbe able connect
at any time and would have access to a GUI desktop.You don't want these
users to have their own login ID on the Ubuntumachine, but you do want
each logged in user to see a differentdesktop rather than all of the
users sharing access to a single VNCdisplay.
Yes, your application differs from mine. In my case I
want the windows
users to access a generic login ID that will provide
certain services for
them. These will be started up on the host machine
automatically when that
generic user logis in.
--
One of the main
causes of the fall of the roman empire was that, lacking
zero, they had
no way to indicate successful termination of their C
programs.
------------------------------
Message: 6
Date: Wed, 12 Mar 2008
20:23:56 +0800
From: SYNass IT Ubuntu / Linux <i-ubux@xxxxxxxxxx>
Subject: Re: Locale settings
To: "Ubuntu user technical support,
not for general discussions"
<ubuntu-users@xxxxxxxxxxxxxxxx>
Message-ID: <1205324636.5622.52.camel@WS222>
Content-Type: text/plain;
charset=utf-8
On Wed, 2008-03-12 at 12:44 +0100, Lea Gris wrote:
-----BEGIN PGP SIGNED MESSAGE-----Karlstrom a ?crit :
Hash: SHA1
August
| Hello everyone,to have is a swedish locale but with messages in
|
| What I would like
english.probably need something like
| I
|export LC_MESSAGES="en_US.UTF-8"
| export LANG="sv_SE.UTF-8"
|
|these lines? I also want the settings to
| but to which file do I add
take effectlocal user.
| only for a
/etc/environment
cat /etc/environment
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/b
in/X11:/usr/games"
LANG="fr_FR.UTF-8"LANGUAGE="fr_FR:fr:en_GB:en"
LANG="fr_FR.UTF-8"LANGUAGE="fr_FR:fr:en_GB:en"
### BEGIN DEBCONF SECTION FOR localeconf
# Do not edit within this region if you want your changes to be
preserved
# by debconf. Instead, make changes before the "### BEGINDEBCONF
SECTION
# FOR localeconf" line, and/or after the "### ENDDEBCONF SECTION FOR
# localeconf" line.### END DEBCONF SECTION FOR localeconf
LANG="fr_FR.UTF-8"
Hi Lea,
Merci / Thanks for
your sample !
Leo's explanations were quite great but how can I as
newbie
follow !? ;-(
with your sample I see you are bilingual FR and
EN and your locale is
F ! ;-)
Can I just copy and paste your sample
into my environment and remove
all entries of FR ... and replacing
'fr_FR' with the Swiss German one
and
how does the Swiss German look:
de_CH ???
TIA for advise and guidance !
Cheers, svobi
------------------------------
Message: 7
Date: Wed, 12 Mar 2008
12:30:00 -0000
From: "Robert Sweetnam" <robert@xxxxxxxxxxxxxxx>
Subject: RE: shorten "exit" !?
To: "Ubuntu user technical support,
not for general discussions"
<ubuntu-users@xxxxxxxxxxxxxxxx>
Message-ID: <01C96AC135C5C24E9602A74B66A15217335C@xxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset="us-ascii"
-----Original
Message-----
From: ubuntu-users-bounces@xxxxxxxxxxxxxxxx
[mailto:ubuntu-users-bounces@xxxxxxxxxxxxxxxx] On Behalf Of SYNass IT
Ubuntu / Linux
Sent: 12 March 2008 12:16
To: Ubuntu User List
Subject: shorten "exit" !?
Hi Linux / Ubuntu experts & users
How
and where can I add a short version of "exit" ?
I am used to short
versions of
x for exit and
q for quit or
sd for shutdown or
sb
for setboot !!!
Your advise and hints are very appreciated. ;-)
Cheers, svobi
--
Hi, You need to edit your .bashrc file which
is under your home
directory.
If you scroll down, you will see a
line like the following:
# some more ls aliases
After the
examples below this line add your own entries. For example to
use sd
for shutdown you would add:
Alias sd='shutdown -now'
You need to
logout and back in again for the changes to take effect.
Hope this
helps
Robert
------------------------------
Message: 8
Date: Wed, 12 Mar 2008 13:33:03 +0100
From: Lea Gris
<lea.gris@xxxxxxxxxxxx>
Subject: Re: Locale settings
To: "Ubuntu user
technical support, not for general discussions"
<ubuntu-users@xxxxxxxxxxxxxxxx>
Message-ID:
<47D7CD7F.6050201@xxxxxxxxxxxx>
Content-Type: text/plain;
charset=UTF-8; format=flowed
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
SYNass IT Ubuntu / Linux a ?crit :
| Hi Lea,
| Merci
/ Thanks for your sample !
| Leo's explanations were quite great but
how can I as newbie
| follow !? ;-(
| with your sample I see you are
bilingual FR and EN and your locale is
| F ! ;-)
|
| Can I just
copy and paste your sample into my environment and remove
| all entries
of FR ... and replacing 'fr_FR' with the Swiss German one
| and
| how
does the Swiss German look: de_CH ???
Yep! :)
You can copy modify
as your wishes. It was pasted here in public mailing
list on purpose.
By the way, read carefully the english comments about debconf for
where
to place your custom variables.
Regards,
- --
~ L?a
Gris - http://www.noiraude.net/
() Campagne du ruban texte brut
contre les courriels en HTML,
/\ contre les pi?ces jointes dans un
format propri?taire.
~ Contre les DRMs appelez le :
09f911029d74e35bd84156c5635688c0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH181+iNTO/wgn58kRAnjaAKDJ5YpdGkf/pAtgFEi+xbmNqzU27wCfZTOI
6At8hE+zEpiMVZummx862Vc=
=i5dt
-----END PGP SIGNATURE-----
------------------------------
Message: 9
Date: Wed, 12 Mar 2008
13:36:47 +0100
From: Ulf Rompe <Ulf.Rompe@xxxxxxxx>
Subject: Re:
shorten "exit" !?
To: ubuntu-users@xxxxxxxxxxxxxxxx
Message-ID:
<1205325407.20672.24.camel@xxxxxxxxxxxxxxxxx>
Content-Type: text/plain
Am Mittwoch, den 12.03.2008, 20:15 +0800 schrieb SYNass IT Ubuntu /
Linux:
How and where can I add a short version of "exit" ?I am used to short versions of
x for exit andsd for shutdown or
q for quit or
sb for setboot !!!
I assume you are referring
to the shell. To exit a shell, you may send
an EOF character. To do
that, just press Ctrl-d. No need for a special
shortcut.
The other
shortcuts may be set as shell aliases; Robert Sweetnam already
explained how to do that.
[x] ulf
--
Besuche machen immer
Freude. Wenn nicht beim Kommen, dann beim Gehen.
(Spanisches
Sprichwort)
------------------------------
Message: 10
Date: Wed, 12 Mar 2008 23:38:09 +1100
From: "Owen Townend"
<owen.townend@xxxxxxxxx>
Subject: Re: shorten "exit" !?
To: "Ubuntu
user technical support, not for general discussions"
<ubuntu-users@xxxxxxxxxxxxxxxx>
Message-ID:
<bb72339d0803120538r2aea30bbtc9507c094ccb1f65@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset="iso-8859-1"
On 3/12/08, SYNass IT
Ubuntu / Linux <i-ubux@xxxxxxxxxx> wrote:
experts & users
Hi Linux / Ubuntu
How and where can I add a short version of "exit" ?
I am used to short versions of
x for exit and
q for quit or
sd for shutdown orhints are very appreciated. ;-)
sb for setboot !!!
Your advise and
Cheers, svobiubuntu-users mailing list
--
ubuntu-users@xxxxxxxxxxxxxxxxsettings or unsubscribe at:
Modify
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Hey,
`alias` is your friend.
You can set alias's in your ~/.profile or
.bashrc
Something like this should work.
`alias x='exit' q='quit'
sd='shutdown -h now' sb='shutdown -r now'`
or just
`alias
kthxbye='shutdown -h now kthxbye; exit'
cheers,
Owen.
-------------- next part --------------
An HTML attachment was
scrubbed...
URL:
https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080312/2659f
11b/attachment.htm
------------------------------
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify
settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
End of
ubuntu-users Digest, Vol 43, Issue 107
*********************************************
--------------An HTML attachment was scrubbed...
URL:
https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080312/6e083
5b0/attachment.htm
------------------------------
--
ubuntu-users
mailing listubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe
at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
End of
ubuntu-users Digest, Vol 43, Issue 108*********************************************
Best,
David Karapetyan
http://nd.edu/~dkarapet/
University of Notre Dame
Department of Mathematics
255 Hurley Hall
Notre Dame, IN 46556-4618
Phone: 574-631-5706
FAX: 574-631-6579
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- Follow-Ups:
- Re: Unsubscribe
- From: Ranmadhu
- Re: Unsubscribe
- Prev by Date: Re: External USB hard drive "loosing" connection [Maxtor onetouch]
- Next by Date: Help
- Previous by thread: Re: Ubuntu magic (Karl Larsen)
- Next by thread: Re: Unsubscribe
- Index(es):
Relevant Pages
|