Search:

Type: Posts; User: al_mic; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Replies
    4
    Views
    8,869

    [ubuntu] Re: Allocate more memory to Tomcat 6 in 8.10?

    On newer ubuntu versions you must edit /etc/default/tomcat6
    The JAVA_OPTS from that file will be the one setting the memory.
  2. Replies
    0
    Views
    1,187

    [ubuntu] Disable journaling for ext4 in software RAID

    Hello,

    I have two disks with three partitions each in a software raid array. (raid 1)
    The filesystem on each partition is ext4, but I want to disable the journaling.

    After reading a bit on the...
  3. Thread: Crontab

    by al_mic
    Replies
    0
    Views
    292

    [ubuntu] Crontab

    Hello,

    I was wondering what are the differences between writing a cron entry like this:
    * * * * * /path/to/script-to-call

    and like this:

    * * * * * root /path/to/script-to-call

    Both set...
  4. Replies
    6
    Views
    1,786

    [SOLVED] Re: Log command line activity

    Just found this new tool called ttyrec
    here is a video about it:
    http://revision3.com/haktip/how-to-ttyrec

    It will record all your terminal activity into a file which you can then play it back,...
  5. Replies
    4
    Views
    419

    [other] Re: Copy of a server

    Hi,

    Thank you both for your replies.

    I know that Amazon AMIs are good to test on, but not all my servers are on Amazon.
    Some of them are dedicated servers with various linux distributions.
    ...
  6. Replies
    1
    Views
    340

    [ubuntu] Positional parameters

    Hello,

    I'm not sure that even the title is right, but here I am asking because I want to know.
    There is a thing in linux where you can pass the output of a command through a pipe to a second...
  7. Replies
    4
    Views
    419

    [other] Copy of a server

    Hi,

    I am trying to make some copies of the same servers I have in production.
    The purpose of this is to test on the copy whatever updates I need to add (linux package updates or other software...
  8. [SOLVED] Re: how to get email from /var/spool on an email account

    I found the way to receive those emails.

    If you have messages in /var/spool/mail/ and you want to get them as soon as they are being placed there, you'll have to do this:

    - edit /etc/aliases...
  9. Replies
    2
    Views
    1,711

    [ubuntu] Re: Public CA SSL certificate for SSH

    Thank you for your reply.

    It appears not to be possible to have a signed certificate for ssh login.

    The closes thing I found was this link:...
  10. Replies
    2
    Views
    1,711

    [ubuntu] Public CA SSL certificate for SSH

    Hello,

    I need to know if you ever used (and if it is possible to use) a certificate signed by a public Certificate Authority for the ssh authentication.

    What happens when you connect to a ssh...
  11. Replies
    0
    Views
    424

    [ubuntu] Eselect for Ubuntu

    Hello,

    Is there a tool on Ubuntu or a way to have installed two different version of a software and to be able to switch between them?

    I saw on another linux distro, on Gentoo, that there is a...
  12. Replies
    8
    Views
    531

    [SOLVED] Re: Eth HDD mount with read and write

    I tried placing that line in /etc/gdm/PostSession/Default but it did not work. (still hangs)
    But thanks.

    I will unmounting manually before shutdown. (almost manually.. I have that script..)
  13. Replies
    8
    Views
    531

    [SOLVED] Re: Eth HDD mount with read and write

    Being unable to automount it with /etc/fstab was just me being silly.
    I typed to wrong IP address in the fstab line.

    But now that I have the correct addres:


    //192.168.1.5/Public /home/me/wd...
  14. Replies
    8
    Views
    531

    [SOLVED] Re: Eth HDD mount with read and write

    I tried adding that line in /etc/fstab but it did not work.
    I also set my wireless interface IP from DHCP to Static, but it still didn't work.

    This is not a big problem though.
    I have some bash...
  15. Replies
    8
    Views
    531

    [SOLVED] Re: Eth HDD mount with read and write

    Well, that was fast... :)

    Your advice was great!
    Just by adding ",uid=1000,gid=1000" to my initial command I made it now work.

    So the final command is:
    sudo mount -t cifs //192.168.1.5/Public...
  16. Replies
    8
    Views
    531

    [SOLVED] Eth HDD mount with read and write

    Hi,

    I have this Western Digital external hard drive.
    http://reviews.cnet.com/network-storage/western-digital-my-book/4505-3382_7-34192049.html
    I connect it to my local switch/router and I can...
  17. Replies
    2
    Views
    350

    [ubuntu] Re: Output redirect to a file after a line

    I will.

    Thanks!
  18. Replies
    2
    Views
    350

    [ubuntu] Output redirect to a file after a line

    Hi,

    I am searching how to do this and did not found yet.

    I want to redirect the output of a command to a file, but not at the end of the file, but after a line.
    Do you know how can I do it?
    ...
  19. Replies
    5
    Views
    1,625

    [SOLVED] Re: SSH tunnel - port forwarding

    Oh, yes. You are right!
    I did not read carefully.

    After

    $ ssh -L 9999:192.168.3.11:3389 al_mic@<router_public_ip>

    I must do a rdesktop to localhost (here is where I was not careful)

    $...
  20. Replies
    5
    Views
    1,625

    [SOLVED] Re: SSH tunnel - port forwarding

    Makes sense what you are saying.
    Thanks for the tip.

    I tried this now but it does not work:

    $ ssh -L 9999:192.168.3.11:3389 al_mic@<router_public_ip>

    and from a different terminal:

    $...
  21. Replies
    5
    Views
    1,625

    [SOLVED] SSH tunnel - port forwarding

    Hello,

    I hope that there is someone that can help me do what I intend to do.

    Short: I want to connect from my private network at home to my private network at work to a Windows server, using...
  22. Replies
    6
    Views
    1,786

    [SOLVED] Re: Log command line activity

    That is a very good tool.

    Thank you!
  23. Replies
    6
    Views
    1,786

    [SOLVED] Log command line activity

    Hi,

    I want to ask you something about how to log the activity in command line to a file.

    For example, it happens to test different cli tools in one day and a week later to want to use again...
  24. Replies
    137
    Views
    697,873

    Re: Howto: Easy FTP with vsftpd

    Hi,

    Is it possible to have in VSFTPD same username for login to more that one domain?

    Example: I want to create the user "test" for domain mydomain.com
    And then I what to create the user...
  25. Replies
    0
    Views
    387

    [ubuntu] Workspace Switcher colours

    Hello,

    Do you know to be a way to make the workspace switcher display each workspace with a different colour?

    For example, I have 11 workspaces and it would be useful if the one with browsers...
Results 1 to 25 of 46
Page 1 of 2 1 2