IWETHEY v. 0.3.0 | TODO
1,095 registered users | 1 active user | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Does mepis/debian have a service interface?
You know, like ntsysv on RH?
Or do I need to create the rc.x links by hand for sshd and the like?

Also, where the hell is the XFS file system??????

Do I need to apt-get the tools for it?
New apt-cache search xfs | grep -v font
apt-cache will search all the packages your system is aware of for references to the parameter. Unfortunately xfs is also the X Font Server, so you have to exclude entries that relate to fonts.

Then there's [link|http://xfdeb.sourceforge.net/|this].

And no, I don't know how to convert after I've already installed. :-/
===

Purveyor of Doc Hope's [link|http://DocHope.com|fresh-baked dog biscuits and pet treats].
[link|http://DocHope.com|http://DocHope.com]
New Ahhhhh
\napt-get install xfsdump xfslibs-dev xfsprogs\n\nmkfs.xfs -f /dev/sda7\n\nmeta-data=/dev/sda7              isize=256    agcount=16, agsize=3199946 blks\n         =                       sectsz=512\ndata     =                       bsize=4096   blocks=51199136, imaxpct=25\n         =                       sunit=0      swidth=0 blks, unwritten=1\nnaming   =version 2              bsize=4096\nlog      =internal log           bsize=4096   blocks=24999, version=1\n         =                       sectsz=512   sunit=0 blks\nrealtime =none                   extsz=65536  blocks=0, rtextents=0\n\nroot@6[etc]# mkdir /data\n\nmount /dev/sda7 /data\n\nroot@6[etc]# df -h\nFilesystem            Size  Used Avail Use% Mounted on\n/dev/sda2              20G  1.6G   18G   8% /\ntmpfs                 507M     0  507M   0% /dev/shm\n/dev/sda6             4.0G   36M  3.9G   1% /home\n/dev/sda7             196G  272K  196G   1% /data\n
New Debian only installs...
only stuff that is requested to be install.

that'll be some thing like Drew said...

Now, once you get everything set...

You can edit your /etc/apt/sources.list to do what you want.

You can look at my [link|http://www.gregfolkert.net/files/sources.list|sources.list] and read it.

Lotsa goods & things.
--
[link|mailto:greg@gregfolkert.net|greg],
[link|http://www.iwethey.org/ed_curry|REMEMBER ED CURRY!] @ iwethey
No matter how much Microsoft supporters whine about how Linux and other operating systems have just as many bugs as their operating systems do, the bottom line is that the serious, gut-wrenching problems happen on Windows, not on Linux, not on Mac OS. -- [link|http://www.eweek.com/article2/0,1759,1622086,00.asp|source]
Here is an example: [link|http://www.greymagic.com/security/advisories/gm001-ie/|Executing arbitrary commands without Active Scripting or ActiveX when using Windows]
New Re: Does mepis/debian have a service interface?
Again, does it?
I don't mind doing the links myself, I just hate to bypass core features.
New update-rc.d
duke:~# update-rc.d --help\nusage: update-rc.d [-n] [-f] <basename> remove\n       update-rc.d [-n] <basename> defaults [NN | sNN kNN]\n       update-rc.d [-n] <basename> start|stop NN runlvl [runlvl] [...] .\n                -n: not really\n                -f: force
--
[link|mailto:greg@gregfolkert.net|greg],
[link|http://www.iwethey.org/ed_curry|REMEMBER ED CURRY!] @ iwethey
No matter how much Microsoft supporters whine about how Linux and other operating systems have just as many bugs as their operating systems do, the bottom line is that the serious, gut-wrenching problems happen on Windows, not on Linux, not on Mac OS. -- [link|http://www.eweek.com/article2/0,1759,1622086,00.asp|source]
Here is an example: [link|http://www.greymagic.com/security/advisories/gm001-ie/|Executing arbitrary commands without Active Scripting or ActiveX when using Windows]
New Example please
And should it even be needed for ssh?
I see a rc1.d/K20ssh link, but none others.
Odd. Why would the kill be there and not the startup?
New Ok.
Have you installed the ssh?

If you have do the dpkg-reconfigure ssh on it

It should ask if you want to run the server on startup.

If you just wanna add it:
update-rc.d ssh defaults


That should do it too.
--
[link|mailto:greg@gregfolkert.net|greg],
[link|http://www.iwethey.org/ed_curry|REMEMBER ED CURRY!] @ iwethey
No matter how much Microsoft supporters whine about how Linux and other operating systems have just as many bugs as their operating systems do, the bottom line is that the serious, gut-wrenching problems happen on Windows, not on Linux, not on Mac OS. -- [link|http://www.eweek.com/article2/0,1759,1622086,00.asp|source]
Here is an example: [link|http://www.greymagic.com/security/advisories/gm001-ie/|Executing arbitrary commands without Active Scripting or ActiveX when using Windows]
New Ya got KDE?
[link|http://lists.ethernal.org/cantlug-0310/msg00491.html|ksysv].

HTH.

Cheers,
Scott.
(Who just enjoys googling...)
New Yup
But ksysv not installed.
But it is now...
Thanks.
All done.
     Does mepis/debian have a service interface? - (broomberg) - (9)
         apt-cache search xfs | grep -v font - (drewk) - (1)
             Ahhhhh - (broomberg)
         Debian only installs... - (folkert)
         Re: Does mepis/debian have a service interface? - (broomberg) - (3)
             update-rc.d - (folkert) - (2)
                 Example please - (broomberg) - (1)
                     Ok. - (folkert)
         Ya got KDE? - (Another Scott) - (1)
             Yup - (broomberg)

Relax... you're quite safe here.
81 ms