On Wednesday 03 July 2002 03:38, Michael wrote:
> I tried to visit this site.
> http://www.bet365.com
> The result upset me so much i sent them this.
I sent the letter below, and I encourage everyone on the list to send a
similar letter.
-----------------------------------------
Subject: Create a Real Web Site Please
From: Bryan S. Tyson <bryantyson(a)earthlink.net>
To: webmaster(a)bet365.com
When attempting to view your site using Konqueror 2.2.1 and Mozilla
0.9.4, both Linux web browsers, I was curtly informed that my browser
is "incompatible." Your site, sir, is what is "incompatible." Stick
with established standards and real html, not Microsoft proprietary
"features."
***************************************************
Powered by SuSE Linux 7.3 Professional
KDE 2.2.1 KMail 1.3.1
This is a Microsoft-free computer
Bryan S. Tyson
bryantyson(a)earthlink.net
***************************************************
We have an winNT server and need to auto mount a shared folder as if it were a
windose mapped drive Z: on SuSE8
Could someone please explain how to do this and how to make sure it is set-up
for every user everytime the system is booted.
Thanks
Regards
Keith Jacobs
New to Linux
Hello List
am using Xfce : - in /var/log/warn : i see warning
" The gnome keyring socket is not owned with the same credentials as
the user login: /run/user/1000/keyring-4i77r7/control
2013-11-27T13:27:17.434100+02:00 su: gkr-pam: couldn't unlock the login
keyring "
...............
- any ideas how to fix ?
thanks
--
To unsubscribe, e-mail: opensuse+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse+owner(a)opensuse.org
Hi all,
Reading some mails on the GIMP mail list, I ran across the procedure
to install some more fonts for not only Gimp, but the system and
StarOffice to use also. Well, I installed the fonts, went to the
shell and issued the command xset fp+ <font directory> and then the
rehash command and all fonts are there! Ok, that went well, but each
time I restart the system, I have to do it all over again? Is there
a way to make it permanent and read the new fonts like it does the
ones the system installs or is that a no-no?
end of line
Tracer
Shell commands:
xset fp+ <new font directory>
xset fp rehash
--
---KMail 1.2--- SuSE Linux v7.2---
Registered Linux User #225206
/tracerb(a)sprintmail.com/ *Magic Page Products*
*Team Amiga* http://home.sprintmail.com/~tracerb
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I have this in "/etc/rsyslog.conf":
if ($programname == 'named' or $syslogtag == '[named]:') \
then -/var/log/named
& stop
...
if ($msg contains 'Started Session' and $msg contains 'of user') \
then -/var/log/systemdpurged
& stop
#
# the rest in one file
#
*.*;mail.none;news.none -/var/log/messages
I get the expected entries in "/var/log/systemdpurged":
<3.6> 2014-03-01 16:30:01 Telcontar systemd 1 - - Started Session 93 of user cer.
<3.6> 2014-03-01 16:33:01 Telcontar systemd 1 - - Started Session 94 of user news.
But I'm also getting them in "/var/log/messages":
<3.6> 2014-03-01 16:30:01 Telcontar systemd 1 - - Starting Session 93 of user cer.
<3.6> 2014-03-01 16:33:01 Telcontar systemd 1 - - Starting Session 94 of user news.
And they should not be there.
So the "stop" line for those systemd entries is not acting. However, it
works for other sections, like the "named" section shown above, and others
I do not show for clarity.
Are systemd entries special?
- --
Cheers
Carlos E. R.
(from 13.1 x86_64 "Bottle" at Telcontar)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iEYEARECAAYFAlMSADcACgkQtTMYHG2NR9WCgwCdEgnb+Apy47tcjI31Dv5brA9X
+TMAoIt87JaGgMoP5Zf11OZM0XevIjif
=uI81
-----END PGP SIGNATURE-----
--
To unsubscribe, e-mail: opensuse+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse+owner(a)opensuse.org
There was a previews thread where namebench was mentioned. I thought
it was the optimizing resolv.conf thread.
Anyway this is a different issue. Id like to run it.
The ones I located in OBS were not functional here.
What could I do to try another source?
Thanks
Steven
--
____________
Apply appropriate technology. Use what works without prejudice.
Steven L Hess ARS KC6KGE DM05gd22
Owner Flex-1500 and Flex-3000, FT-857D, FT-817ND, FT-450
openSUSE Linux 12.3 KDE
Known as FlameBait and The Sock Puppet of Doom.
--
To unsubscribe, e-mail: opensuse+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse+owner(a)opensuse.org
Hi,
I am trying to set up a simple repo, I read on the opensuse site about
a binary called genIS_PLAINcache, because I can't see to find it or
the package yast2-packmanager either. Can someone help. I am setting
this repo up for SLE9, I have tried to use createrepo but I keeping
getting errors.
--
----------------------------------------
When a place gets crowded enough to require ID's, social collapse is
not far away. It is time to go elsewhere. The best thing about space
travel is that it made it possible to go elsewhere.
-- Robert Heinlein
--
To unsubscribe, e-mail: opensuse+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse+help(a)opensuse.org
Hi,
I struggled long to migrate fully from initd to systemd. Now before I do
the step from 12.3 to 13.2, i have concerns of ifup being replaced. Not
much answers found googling around.
A.
can ifup be used instead of wicked
B.
is migration easy? following setup (IPv4 only):
2 physical network cards (RTL8111/8168)
eth0: LAN (DHCPd running on the machine)
eth1: (static ip) as connection to VDSL2 modem
dsl0: PPPoE dial-up device
lo
tun0: openvpn server running
tun1: vpnc connection (manually created on demand using vpnc)
isdn0: backup ISDN dial-in connection (started manually)
modem0: backup UMTS dial-in connection (started manually)
C.
firewall configuration
I adjusted SuSEfirewall2 configuration a lot
(routing,masquerading,forwarding,...) and added custom scripts for
traffic shaping using tc and iptables.
have i take care of anything regarding this?
Thank's a lot in advance for any info/hints. It is very hard to find
information about, especially point C.
Regards,
Paul
--
To unsubscribe, e-mail: opensuse+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse+owner(a)opensuse.org
Hi Opensuse,
Do you know how to auto-mount the luks crypted root automatially without the passphrase?
Just like another distributions, I tried:
1. Add the rd.luks.key into the grub, not work
2. Edit the /etc/crypttab add /keyfile:LABEL=KEYDISK, not work
Do you know how I can fetch the goal in opensuse?
Thanks,
Andy
--
To unsubscribe, e-mail: opensuse+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse+owner(a)opensuse.org
I have logged into my computer today to find that owncloud is asking
for a password every time it opens!
I have checked the kde wallet and the password in there is correct.
I have tried re-adding the kde wallet password.
I have tried removing and re-installing oencloud
I have tried using snapper to roll back to yesterday (when it worked fine)
I am using owncloud 1.7.1 and opensuse 13.2 64-bit
Everything is fine on my work computer and my laptop using the same versions.
I am assuming that something is wrong in the owncloud settings for my
user. When I re-installed owncloud it remembered all the settings. I
want to try and do a complete clean install but there is no .owncloud
folder in my home directory.
Does anyone know how I can completely remove owncloud-client and all
of it's settings from my system and home folder so that I am able to
perform a completely clean install?
--
To unsubscribe, e-mail: opensuse+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse+owner(a)opensuse.org