Popping-in?

Our studio is filled with light and music.
There are multiple meeting rooms, a well stocked kitchen, and an indoor garden (with fishpond). Talk to us about access needs, environmental factors and any accommodations we might make to enhance your visit. Pop-in for tea and stay to use a spare desk for as long as you need.

11 Greenwich Centre Business Park,
53 Norman Road, Greenwich
London SE10 9QF

[email protected]

Public transport

We’re next to Greenwich train and DLR station. We have a door right on the concourse but it’s different to our postal address. Find us via: what3words.com/hungry.means.author

From Greenwich rail platform

This video shows the route to take from the train that will arrive at Greenwich rail station from London Bridge. There's a gentle slope next to the staircase.

From Greenwich DLR station

This video shows the route to take from the DLR that will arrive at Greenwich DLR station from Bank. There's a lift at the platform level if that's useful.

By car

If you have to come by car, we have a couple of parking spaces. We have a charging point that you are welcome to use if you have an electric car. Call ahead and we'll make sure the spaces are free. Use our postcode (SE10 9QF) to guide you in.

Get in touch

We’d love to hear from you. Use whichever medium works best for you.

11 Greenwich Centre Business Park,
53 Norman Road, Greenwich
London SE10 9QF

[email protected]

New project enquiry

It's exciting to chat about potential new projects. We don't have a ‘sales’ team or a form to fill in. Call us or give us a little detail via email and we'll get straight back to you.

[email protected]

Website support

If you're a client then you'll be best served by calling us or contacting us via ClickUp, otherwise you can use this dedicated email that reaches all of the digital team.

[email protected]

Finance questions

This email hits the inboxes of the people who deal with our bookkeeping and finances.

[email protected]

Just want a chat?

Sometimes enquiries don't fall neatly under a heading, do they?

[email protected]

Cultural Calendar

A round-up of recommendations and reviews, sent on the first Friday of each month, topped-off with a commissioned image from a talented new illustrator. Sign-up and tell your friends.

Sign me up Cultural Calendar

Cog News

An irregular update of activity from our studio. Showing off about great new projects, announcements, job opportunities, that sort of thing. Sign-up and tell your friends.

Sign me up Cog News

How To Install Bitvise Ssh Client On Ubuntu [ SAFE » ]

Search for "Bitvise" in your applications menu. Alternative: Native Linux SSH Clients

You can launch the client by running the executable directly through Wine:

If you are running a 64-bit version of Ubuntu (which is standard), you must enable 32-bit support, as Wine requires it. sudo dpkg --add-architecture i386 Use code with caution. Download and Add the Repository Key:

Alternatively, use wget in the terminal: how to install bitvise ssh client on ubuntu

Alternative 1: The Standard Terminal (Matches Bitvise SSH Terminal)

Replace YOUR_USERNAME with your actual Ubuntu username. Save ( Ctrl+O , Ctrl+X ).

: If you depend on Bitvise’s specific features and are comfortable with Wine, go ahead. For most Ubuntu users, learning the command-line OpenSSH or using Remmina will be simpler and more integrated. Search for "Bitvise" in your applications menu

This gives you the same SOCKS proxy functionality as Bitvise, just without the GUI.

sudo apt install wine64

sudo dpkg --add-architecture i386 wget -nc https://dl.winehq.org/wine-builds/winehq.key sudo apt-key add winehq.key sudo add-apt-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ focal main' sudo apt update sudo apt install --install-recommends winehq-stable Download and Add the Repository Key: Alternatively, use

sudo apt update sudo apt install wine64 wine32

Get the BvSshClient-Inst.exe from the official Bitvise website .