So, what are you working on? - 28 Nov 17

Happy new week NethServer Tribe!

What are you working on this week? Recently I started working on a new service for our community and I can’t wait to get your feedback
By the way, I can’t miss the opportunity to give all the new NethServer members the welcome they deserve.
If you’re new here, welcome to the NethServer community. You can come back here anytime you feel like connecting with your fellow NethServer members.

Get started, if you’re ready to jump in, by commenting here. Please tell us: What are you working on? What brings you to NethServer? What’s your story?

Looking at you…

I see so many people hanging round @mrmarkuz @Ivashenkov @des @paolo @desuarez @pierluigi What are your plans with NethServer?

Currently setting up PostgreSQL on NS7 and it get’s me a headache…

… but it works … finally … except phpPgAdmin … still working to get it works …

1 Like

Great! Can you share with us your notes?

1 Like

Yes i will when i finish setting it up

1 Like

Getting some NethServer dev skills, started playing with nethserver-mock last week.

Did you use this module? Never had problems with it…

https://wiki.nethserver.org/doku.php?id=phppgadmin

2 Likes

Yep - have it installed and during login it says “Login Failed”

You have to login as admin with following password:

I allready know that :wink: but i think i have found solution :smiley:

https://community.nethserver.org/t/postgresql-on-ns7/8233/3

2 Likes

Oh wow! @stephdl will be happy to help :smiley: don’t be shy and ask here Development

1 Like

We are in contact already… :slight_smile:

That’s great! Please discuss in public so everyone can “lurk and learn”

3 Likes

Network integration for an takeover sba with roaming employees on next too
ni budget :slight_smile: bless linux

2 Likes

Integrating Nethserver as a backup DC, then adding additional domains and creating policies only applicable to neth

1 Like

At home? Or in your company?

Please keep us in touch! I’d like to say how it goes. Any other plan?

yep friend is always good

[quote=“mrmarkuz, post:5, topic:8388”]
Getting some NethServer dev skills, started playing with nethserver-mock last week.
[/quote]:slight_smile:

maybe you could be interested by this GitHub - stephdl/nethserver-template: a template to create nethserver-module

It is just a template I use when I start from scratch a new module. You have some folders and some examples in the createlinks, and of course a template of the spec file. For more examples I have done some documentations in the wiki:

https://wiki.nethserver.org/doku.php?id=developer
https://wiki.nethserver.org/doku.php?id=developer:rpm_dependencies
https://wiki.nethserver.org/doku.php?id=developer:spec_file_notes

I don’t want to put the whole links, you should discover them quiet

With this you can either understand what is a rpm, or maybe take some ideas or needs to start coding, don’t know :slight_smile:

2 Likes

Thank you very much! Built my second rpm with your nethserver-template right now and it’s working. :relaxed: There are some small differences to the wiki in the .spec file but I think you just improved it.

  • new line: BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
  • missing line: URL: %{url_prefix}/%{name}
  • change: %{genfilelist} $RPM_BUILD_ROOT > %{name}-%{version}-%{release}-filelist instead of %{genfilelist} %{buildroot} > %{name}-%{version}-filelist

I’ll go on reading and learning now…

1 Like

yep things have changed a bit with ns7, some records are https://wiki.nethserver.org/doku.php?id=developer:nethserver_7_kickstart#common_issues

the buildroot can be written also BuildRoot: %{_tmppath}/%{name}-%{version} but I’m even not sure it is a mandatory :slight_smile:

1 Like

Hi,
I’m just testing NethServer I’ve discover few weeks ago by @stephdl at Capitole du Libre. Thank you!
I’m from SME-Server, I use it principaly @home since long time.

I think NS is cool, more customizable, more modern.
I like:

  • to install it in a VPS,
  • let’s encrypt,
  • software center (for install Sogo, NextCloud with the mouse!),
  • and I’ll discover more later…

But I had/have some problems with:

  • my first VPS provider (with venet0), I’ve switch to another one and now it’s good!
  • virtual host: I’ve uploaded files with ftp, but apache send always the “NethServer home page” (I think I’ll open a tread for that)
3 Likes

8 posts were merged into an existing topic: Problems with virtual host

Can I say that NethServer is a good upgrade of SME Server? I’m a bit biased :slight_smile:
What do you think people?
@Bluelake @telekomiker @kieronrob @i_combo @panzerphreak @jfranco @flatspin @kieronrob @Bluelake @dnutan @paul_marwick @fausp @macwunder @Crazyusb @xmechanic @haliparotin @bjhankins @Erwis @bernhard @drifting

2 Likes