Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Forum locked  This topic is locked, you cannot edit posts or make further replies.
Author Message
PostPosted: Thu Dec 06, 2007 5:37 pm 
Offline
Linode Staff
User avatar

Joined: Fri Oct 17, 2003 12:38 am
Posts: 287
Location: Dr Wierd's Lab, South Jersey Shore
I've been busy lately and have got some great new stuff for you:
    Ajax Job Queue Updates - If you've got JavaScript enabled, your browser will check for changes in job progress more frequently, updating the job queue when there are changes. When a job finishes, the other elements on the page are updated as well.
    Job Queue Progress Bar - There is now a progress bar displayed at the top of the job queue when your Linode has incomplete jobs in the queue. The progress will increase one unit when a job is started, and another unit when a job completes. This doesn't indicate true progress of long jobs (such as image transfers)... yet!
    Lish SSH Keys after Migrations - Previously after a migration, you would have to deploy SSH Keys for Lish access again for your new host. Now, this is taken care of for you.
    Adding Lish SSH Keys - Previously you would need to add your existing SSH Keys again with new keys, now we include your existing keys for you in the form field for submitting keys.
    Boot from Lish without Requiring Boot from the Website first - If you have never booted a profile on your current host and have only one profile, the boot command with no arguments will boot that profile. Previously boot always booted the last booted profile so you had to boot from the website the first time on a new host.
    Boot/Reboot a Specific Profile from Lish - The boot and reboot commands in Lish now accept an optional argument indicating a configuration profile you wish to use for the boot job, previously the last booted profile was always used.
    List Configuration Profiles from Lish - Lish has a new command 'configs' which will list the configuration profiles defined for a Linode.
    View Config Profile Details - Lish has a new command 'config N' which will display the details for a specific configuration profile.
    View Job Queue from Lish - Lish has a new command 'jobs' which will display the job queue for your Linode.


There's lots more coming in the future and let us know in the Feature Requests forum if you've got something you'd love to see us implement.


Top
   
PostPosted: Sat Dec 08, 2007 8:33 pm 
Offline
Senior Member
User avatar

Joined: Thu Jun 21, 2007 7:13 pm
Posts: 100
Website: http://neo101.org
mikegrb wrote:
There's lots more coming in the future and let us know in the Feature Requests forum if you've got something you'd love to see us implement.


Do you have a todo list that you can share with us so we know what to look forward to? Don't take this request the wrong way. I really like what you already offer, too.


Top
   
 Post subject:
PostPosted: Sun Dec 09, 2007 10:52 pm 
Offline
Junior Member

Joined: Tue Mar 22, 2005 1:20 pm
Posts: 43
Website: http://darkcoding.net
Location: Vancouver, Canada
Great news thanks.


Top
   
PostPosted: Mon Dec 10, 2007 5:01 am 
Offline
Senior Member

Joined: Sat Dec 04, 2004 5:36 pm
Posts: 145
mikegrb wrote:
I've been busy lately and have got some great new stuff for you:
    Boot/Reboot a Specific Profile from Lish - The boot and reboot commands in Lish now accept an optional argument indicating a configuration profile you wish to use for the boot job, previously the last booted profile was always used.

Great -- thanks for all the nice new stuff! Is the argument a number or an exact string matching the profile name, or something else?


Top
   
PostPosted: Mon Dec 10, 2007 8:58 am 
Offline
Senior Member
User avatar

Joined: Tue Jan 04, 2005 7:32 am
Posts: 277
Website: http://www.betadome.com/
Location: Ă…lesund, Norway
Skype: neonnero
Twitter: neonnero
tronic wrote:
mikegrb wrote:
I've been busy lately and have got some great new stuff for you:
    Boot/Reboot a Specific Profile from Lish - The boot and reboot commands in Lish now accept an optional argument indicating a configuration profile you wish to use for the boot job, previously the last booted profile was always used.

Great -- thanks for all the nice new stuff! Is the argument a number or an exact string matching the profile name, or something else?

Seems like it only takes a number as an argument (I just tried it).

The command configs will apparently show a list of the configuration profiles in your account and their assigned number.


Top
   
PostPosted: Mon Dec 10, 2007 4:51 pm 
Offline
Linode Staff
User avatar

Joined: Fri Oct 17, 2003 12:38 am
Posts: 287
Location: Dr Wierd's Lab, South Jersey Shore
tronic wrote:
Great -- thanks for all the nice new stuff! Is the argument a number or an exact string matching the profile name, or something else?


As NeonNero noted, the reboot, boot and config Lish commands take a number. Basically your config profiles sorted oldest created to most recent numbered starting at 1. And yes, the configs command will output the config number plus profile name and notes:
Code:
[lindev5@absecon2 lish]# configs
Configuration Profiles:
        1) My Debian 4.0 Profile - this profile has notes, other one doesn't
        2) New Profile
        3) New Profile 2 - another note
[lindev5@absecon2 lish]# config 1
Configuration Profile Details:
        Label:          My Debian 4.0 Profile
        Note:           this profile has notes, other one doesn't
        Kernel:         2.6.23.1-linode36
        RAM:            300 MiB
        Boot Device:    /dev/ubda
        Options:        updatedb helper: yes    kernel params: 'ro'
        Disk Images:
                Device:         /dev/ubda
                Label:          Debian 4.0 Disk Image
                Size:           500 MiB
                Type:           ext3
                Read-Only:      no

                Device:         /dev/ubdb
                Label:          256MB Swap Image
                Size:           256 MiB
                Type:           swap
                Read-Only:      no

[lindev5@absecon2 lish]#


Top
   
Display posts from previous:  Sort by  
Forum locked  This topic is locked, you cannot edit posts or make further replies.


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group