Displaying 20 results from an estimated 1000 matches similar to: "text to html"
2010 Jul 13
2
os that rather uses the gpu?
Does someone know a distribution/operating system, that rather uses the
GPU for "working", not the CPU? [by default]
Or this solution is still in the "beginning part"?
Thanks for any tips, link, suggestions.
2010 May 02
2
boot Debian on a RouterStation Pro
Can anyone post a howto/doc, help about booting a Debian on a
RouterStation Pro?:\
https://forum.openwrt.org/viewtopic.php?pid=108415#p108415
I still didn't manage to boot from it.
Or any other "normal distro" :\
Thank you..
p.s.: a little more detailed howto:\
2010 Mar 27
3
"internet connection tester script"
Why doesn't my "internet-connection" script work?
When I plug the ethcable out, it just waits...and waits...and waits...
The script: http://pastebin.com/AE9U1qdL
2010 Jul 08
2
slow down dd - how?
How can I slow down dd?
I don't want to slow down the pc, when generating a big file [~40
GByte].
Does ionice work properly?
Thank you for any help! :\
2010 May 21
2
GRUB Hard Disk Error
I've got two pendrives.
I want to install a Debian on them. RAID1.
Ok...
...
After I installed it in RAID1, it works perfectly, ok! :)
When I pull out one of the pendrive [good pendrive], it still boots up,
hurrah :)
But: ...
When I pull out the other pendrive [i plug in the first one i tried] it
say's:
GRUB hard disk error
What can I do?
I already tried:
grub-install /dev/sdc
2010 Jul 29
3
ip address from range script
TEST-A.txt: list of ip address ranges [AS/isp's in a country]
TEST-B.txt: list of ip addresses
I just need to know, if an ip in the TEST-B.txt is in a range of
TEST-A.txt
cat "TEST-A.txt"
63.31.63.0/24;9007;44536
64.65.0.0/19;9000;8263
62.64.14.0/21;9001;6852
cat "TEST-B.txt"
63.31.63.2
64.66.5.4
63.31.63.66
62.64.14.231
output:
63.31.63.0/24;9007;44536
63.31.63.2
2010 May 23
2
tricky perl question - ascending order
or maybe in bash..
script/"one liner" e.g.: input: http://pastebin.com/raw.php?i=pMZPEsMZ
i want to make this output from it:
http://pastebin.com/raw.php?i=kH8VxT0A
So from the input, i want to make an ascendant order, how many things
are under a "SOMETHING-XX"
Does anyone has any "perl magic" in the pocket, how to do this? :D
Thank you very, very much..:\
2010 Mar 20
1
bruteforce protection howto
Two pc's:
1 - router
2 - logger
Situation: someone tries to bruteforce into a server, and the logger
get's a log about it [e.g.: ssh login failed].
What's the best method to ban that ip [what is bruteforcig a server]
what was logged on the logger?
I need to ban the ip on the router pc.
How can i send the bad ip to the router, to ban it?
Just run a cronjob, and e.g.: scp the list
2010 Jul 13
1
os that rather uses the gpu?
Does someone know a distribution/operating system, that rather uses the
GPU for "working", not the CPU? [by default]
Or this solution is still in the "beginning part"?
Thanks for any tips, link, suggestions.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2010 Feb 03
3
how to find out promiscuous mode
How can I find out that someone is using it's network card in
promiscuous mode in a subnet?
Thank you!
2010 Nov 27
1
sed with several lines, how?
hyphen's [ - ] are just for marking the start/end of a pattern, but
there are _not in_ the pattern!
"OUTPUT" is what i want after "seding" the PATTERN#X's
so i for e.g.: need the first, and second "magic"
sed "FIRSTMAGIC" PATTERN#1
sed "SECONDMAGIC" PATTERN#2
PATTERN#1:
-----------------------------------
SOMETEXT#1
2015 May 15
3
[LLVMdev] MIPS asm backend emitting weird symbols into object file?
I'm cross-compiling for MIPS. The test-case is as simple as it can be:
void foo() {}
$clang -target mips64-octeon-linux -c -B
path/to/cross/compiled/mips/assembler a.c
And then I look at the object file:
$ nm a.o
0000000000000020 t $tmp0
0000000000000000 T foo
I would like to know what "$tmp0" is. Furthermore, if I pass -g to
clang, I see a whole bunch of such symbols. Some of
2008 Aug 21
3
Disk quotas for Sendmail
Hi,
CentOS 5.x, Sendmail 8.13.8.
I would like to start using disk quotas on my Sendmail server, and optimally
they should be configurable by user or group. How can this be done? (I tried
to google, but no success.)
- Jussi
--
Jussi Hirvi * Green Spot
Topeliuksenkatu 15 C * 00250 Helsinki * Finland
Tel. & fax +358 9 493 981 * Mobile +358 40 771 2098 (only sms)
jussi.hirvi at greenspot.fi *
2008 Aug 15
1
Hard disk, format, filesystem
Ok, I give up... I have to ask. This is CentOS 5.
I switched one of my raid1 disks, and I already thought I had succeeded. But
now it seems that something is very wrong with the first partition on the
new disk. Luckily my system is fully bootable with the other disk.
Here's some info. The new disk is sdb.
// I removed all partitions with parted, and created the first one again.
// parted
2010 Jan 04
2
Sendmail error: auxpropfunc error invalid parameter supplied
I just noticed this error in my messages log after restarting sendmail.
The only change I have made is
1) manual fix in /usr/share/spamassassin/72_active.conf
2) sa-update (several times)
Now the mail is not running ok, my mail queue keeps growing.
Regards,
Jussi Hirvi
2012 May 15
2
Sendmail problem - baffled
Our backup mail server (which I have just re-configured) tries to
contact the primary mail server, and fails. My log shows repeatedly
"connection refused":
May 15 22:21:41 mx2 sm-mta-rx[8674]: q4FIhPij007483: makeconnection
(mail.greenspot.fi. [83.143.217.182]) failed: Connection refused by
mail.greenspot.fi.
May 15 22:21:41 mx2 sm-mta-rx[8674]: q4FIhPij007483:
to=<myuser at
2010 Nov 16
4
easy httpd's problem
your guys:
I can't see the direcotry under / produced by mkdir command via Internat Explorer, except the any direcotry and file that exist after the CentOS installation complete.
This is my directory 's detail information:
drwxr-xr-x root www-data root:object_r:default_t CenterRepo
and my httpd's configuration information:
<VirtualHost *:80>
ServerAdmin
2007 Jan 19
2
Installing 4.4 - problem on 386
I tried installing with several options (noacpi noapm; noprobe; noprobe
skipddc noacpi noapm nodma). Always I get the same error.
BUT this is not in fac a CentOS problem at all, because I get the same error
always when I boot from hd (Fedora Core), IF there is a CD in the CD-ROM
drive. (I tried with CentOS 1/4, CentOS 2/4 and a HP printer software CD.)
It must be something with the CD drive!
2009 Dec 16
5
Old hd, new machine
What should I do to make an existing CentOS (5.4) disc boot up on a new
computer?
I just made on CentOS 5.3 installation on that machine, so I know the
hardware is compatible.
Would it be enough to boot with a DVD in rescue mode, or boot with
another hd, and install grub?
- Jussi
--
Jussi Hirvi * Green Spot
Topeliuksenkatu 15 C * 00250 Helsinki * Finland
Tel. +358 9 493 981 * Mobile +358
2008 Oct 17
7
ls and rm: "argument list too long"
Since when is there a limit in how long directory listings CentOS can show
(ls), or how large directories can be removed (rm). It is really annoying to
say, for example
rm -rf /var/amavis/tmp
and get only "argument list too long" as feedback.
Is there a way to go round this problem?
I have CentOS 5.2.
- Jussi
--
Jussi Hirvi * Green Spot
Topeliuksenkatu 15 C * 00250 Helsinki *