Skip to content

Curly Braces

Golden nuggets where no entry is longer than my expected attention span

  • Articles
  • Contact Me!
  • Policy
  • Internal

Month: April 2018

Mounting a SMB Disk from a Linux Terminal

Posted on April 30, 2018 by Peter Andersson

(since I always forget the username part) mkdir MyDir sudo mount -t cifs -o username=myusername,password=mysecretpass //<ip-address>/SHARE MyDir/ Reference: https://access.redhat.com/solutions/448263  

Continue reading »
0
Linux, Network

Spring Boot

Posted on April 27, 2018 by Peter Andersson

Almost 5 years ago (time flies!) Phil Webb and Dave Syer wrote a blog and twitter entry that boiled down to this: @Controller class ThisWillActuallyRun […]

Continue reading »
0
Development, Java

Common Rails error you will (most probably) see in your log file

Posted on April 26, 2018 by Peter Andersson

Phil Nash wrote a great article about common Rails errors and how to deal with them. The common errors are: 1. ActionController::RoutingError 2. NoMethodError: undefined […]

Continue reading »
0
Development, Ruby on Rails

Adding a new website under Apache

Posted on April 18, 2018 by Peter Andersson

Apache Apache is a great piece of website software. What I like the best, is that it is mature and reliable. It is also easy […]

Continue reading »
0
Apache, Development, Linux, Wordpress

Good WordPress themes

Posted on April 18, 2018 by Peter Andersson

Divi (https://www.elegantthemes.com) $89/år eller $249 lifetime fee OceanWP Enfold $59 (https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990)  

Continue reading »
0
Development, Wordpress

Useful Linux commands

Posted on April 3, 2018 by Peter Andersson

Note: All commands must be prefixed with “sudo” in case your user account doesn’t have enough privileges. System $ uname -a Displays Linux system information […]

Continue reading »
0
Development, Linux, Network

Från bloggen

AI Ajax Apache bash Development Docker Git Google Gradle Heroku HTML and CSS Imaging IOS Java Javascript Linux Math MIcroservices Microsoft MySQL Network Node OSX Palmemordet Patterns Photo PHP Python Raspberry Pi React Ruby Ruby on Rails Samba Spring Boot Tankar Thoughts Trading Uncategorized Video Visual Studio Code Vue Web Wordpress XCode
April 2018
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
30  
« Mar   May »

Articles

Favourite Links

  • A Rock Solid Rails 5 API App with a React Frontend
  • Rails 5.1's form_with tag
  • Complex Rails forms
  • Rails is scalable

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Powered by WordPress and Momentous.