Search:

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

Page 1 of 3 1 2 3

Search: Search took 0.03 seconds.

  1. [all variants] Re: Using Remmina to Connect to an RDP Server through a TS/RDP Gateway

    There is a feature request here for Remmina to include the freerdp gateway features:
    https://github.com/FreeRDP/Remmina/issues/347
  2. Re: Shell Script to download/install Repetier Host.

    For those wanting to use the script with the 1.03 version of RepetierHost, replace line 18 that sets the dlrephost variable with the following.
    ...
  3. Replies
    0
    Views
    746

    [ubuntu] vsftp cluster on Ubuntu LTS

    I'm pretty fresh to clustering and elsewhere I'm being encouraged to move to RedHat for the purpose of clustering, but ... :(

    I want to setup a two member ftp cluster where the /srv and vsftpd...
  4. [all variants] ufw application profiles, outgoing ports & syntax in general

    I'd like to use ufw application profile a bit more heavily. I'm looking for deeper documentation on the syntax for the profiles. Does such exists?

    More specifically, I'd like to be able to specify...
  5. Replies
    1
    Views
    1,347

    Cluster from Scratch - pcs equivalent

    I'm working my way through Cluster Labs frequently recommended documentation Clusters from Scratch and trying to modify it for Ubuntu, from the RH directions. It instructs the user to install pcs,...
  6. Re: Shell Script to download/install Repetier Host.

    Another little tidbit for you guys, you can create an .desktop file to put on your desktop that will run the repetierHost including a pretty logo! :-)

    You'll need to change USERNAME to your...
  7. Re: Shell Script to download/install Repetier Host.

    When I was new to shell scripting, I loved it when people came through and suggested improvement to my code. Here is a revised version with lots of checks and stuff added. It also takes care of some...
  8. [all variants] Re: Using Remmina to Connect to an RDP Server through a TS/RDP Gateway

    Thanks Bucky Ball
  9. [all variants] Using Remmina to Connect to an RDP Server through a TS/RDP Gateway

    I've been able to successfully ender xfreerdp commands to connect through an RDP Gateway. I understand that Remmina uses xfreerdp under the hood to provide RDP features. It seems logical that I...
  10. Replies
    7
    Views
    15,724

    [ubuntu] Re: Easy-RSA - where do I get it now

    Isn't that contrary to the point of the LTS. If it's in the repos for LTS, isn't it under Ubuntu's responsibility to pick up if it get's dropped?
  11. Replies
    7
    Views
    15,724

    [ubuntu] Re: Easy-RSA - where do I get it now

    Here are some instructions for using the OpenVPN's own repos. I just did that and it works around it.

    http://repos.openvpn.net/repos/apt/conf/repos.openvpn.net-precise-stable.txt...
  12. Replies
    7
    Views
    15,724

    [ubuntu] Re: Easy-RSA - where do I get it now

    Yeah, 12.04 LTS seems to be a no go. I should have specified that in my OP, which would seem to represent a degredation if OpenVPN doesn't include it in 12.04 also.

    I think splitting it out is a...
  13. Replies
    7
    Views
    15,724

    [ubuntu] Re: Easy-RSA - where do I get it now

    Yes, I've spent some time researching the problem.

    I couldn't find any options on apt-get, google, searching the forums here, etc.
  14. Replies
    7
    Views
    15,724

    [ubuntu] Easy-RSA - where do I get it now

    I was setting up a new server and moving a CA I have to it. I have typically installed openvpn to get easy-rsa, but this time when I ran 'sudo apt-get install openvpn' easy-rsa didn't get installed....
  15. Replies
    0
    Views
    1,175

    [ubuntu] x11vnc - log in to black screen

    I have setup x11vnc and can log in using the command
    sudo x11vnc -xkb -noxrecord -noxfixes -noxdamage -display :0 -auth /var/run/lightdm/root/:0 -forever -bg -o /var/log/x11vnc.log -rfbauth...
  16. [ubuntu] Re: save ip link macvlan interfaces after reboot?

    Also, you could just put those commands in a startup config and that'll work too. If you can put it in the interfaces file, that'd be much cleaner and preferred, imho.
  17. Replies
    1
    Views
    837

    [ubuntu] Re: List needed security updates

    sarnold and rbasak in #ubuntu-server helped me come up with this solution. I'd rather not create a file, but one it /tmp is almost like not creating it anyway. The data in the file isn't important...
  18. Replies
    1
    Views
    837

    [ubuntu] List needed security updates

    I used to be able to run this command to get updates to tell customers why they should pay me more money to help secure their servers on a regular basis.

    $ sudo apt-get upgrade -s| grep ^Inst...
  19. [SOLVED] Re: Remove the System Information Banner in MOTD

    Thanks for the landscape-common thing. Very handy!

    There are still some things getting added in from the /etc/update-motd.d directory. If you want to really clean stuff out, you'll need to spend...
  20. Replies
    2
    Views
    1,278

    [ubuntu] Re: ssh freezes with all kvm guests

    I don't recall how, but this did get resolved. Sorry, I know that isn't much help. Now I'm annoyed at myself for not updating this when I figured it out.

    I seem to recall (I think) that I had to...
  21. Replies
    10
    Views
    21,833

    [ubuntu] Re: Adding virtual ip in Ubuntu 11.10

    That report says a fix was released last month, but I'm still having the problem. When should we expect that to trickle into the repos?
  22. Replies
    10
    Views
    21,833

    [ubuntu] Re: Adding virtual ip in Ubuntu 11.10

    This link looks like it has relevant information:
    http://www.linuxquestions.org/questions/linux-networking-3/rtnetlink-answers-file-exists-error-when-doing-ifup-on-alias-eth1-1-on-rhel5-710766/
    ...
  23. Replies
    1
    Views
    3,549

    [SOLVED] Re: Installing PDFLib 8 on Oneiric

    So I found out that I can simply use the binaries they provide and went this method instead. You have to download them in a separate package specifically for PHP.

    For Detail See:...
  24. Replies
    1
    Views
    3,549

    [SOLVED] Installing PDFLib 8 on Oneiric

    I'm getting a strange error from the configure script when installing PDFLib 8 through pecl on Ubuntu Oneiric Server. I don't know if I'm missing a dependency or am having some other problem. I've...
  25. Replies
    1
    Views
    1,281

    [ubuntu] Re: pdflib: Installation

    sounds like the problem is that your /etc/hosts file doesn't have a line for your machine name. Trying adding the line "yo.ur.ip.ad ubuntu" where yo.ur.ip.ad is your machines external IP address.
Results 1 to 25 of 71
Page 1 of 3 1 2 3