openSUSE Home
  • Downloads
  • Support
  • Community
  • Development
  • Help
  • Login
  • Register
  • Forum
  • Articles
    • Recent Articles
  • Blogs
  • What's New?
  • Advanced Search
  • Home
  • Articles
  • Connectivity

  1. Welcome! If this is your first visit, be sure to check out the FAQ. You will have to register before you can post in the forums. (Be aware the forums do not accept user names with a dash "-") Also, logging in lets you avoid the CAPTCHA verification when searching . Select Articles, Forum, or Blog. Posting in the Forums implies acceptance of the Terms and Conditions.
  2. Note: If you didn't migrate your openSUSE account in June 2020, you will need to create a new account with a different email!

    See IDP Portal Info
  3. **NOTE** January 2022 - Changes to Gstreamer and Pipewire packages from Packman

    Please read the following thread about the current changes

  • Connectivity RSS Feed

    Sabnzb against your Nextcloud 

    by
    ComputerSmurf
    • View Profile
    • View Forum Posts
    • View Blog Entries
    • View Articles
    Published on 20-Jun-2018 13:38
    1. User Type:
    2. 1-Beginner,
    3. 2-Intermediate

    Here's a guide for openSUSE on how you can install sabnzb against the cloud.
    You can, for example, add and remove ...
    Read More Read More

    Sabnzb in combinatie met Nextcloud 

    by
    ComputerSmurf
    • View Profile
    • View Forum Posts
    • View Blog Entries
    • View Articles
    Published on 20-Jun-2018 13:26
    1. User Type:
    2. 1-Beginner,
    3. 2-Intermediate

    Hier een handleiding voor openSUSE over hoe je sabnzb kan installeren tegen de cloud aan.
    Je kunt dan bijvoorbeeld
    ...
    Read More Read More

    Configure Samba for a Workgroup in the local LAN (openSUSE Leap 4.21 et al) 

    by
    swerdna
    • View Profile
    • View Forum Posts
    • View Blog Entries
    • Visit Homepage
    • View Articles
    Published on 17-Oct-2016 02:20     Number of Views: 24316 
    1. User Type:
    2. 2-Intermediate

    Introduction: This article shows how to configure Samba to share files to a Workgroup in the local LAN, and to receive files from other members of the Workgroup. Here is a list of topics covered:

    • Installation
    • The Samba configuration file
    • Make a copy (backup) of the default Samba config file
    • Reconfigure the [global] Stanza for use in a Workgroup
    • How to edit root-owned files like smb.conf
    • How to blank out unwanted Shares
    • How to Set up a Roaming Share (to share your personal Linux home files)
    • Create Credentials to allow access to Secure Shares (like the [homes] share)
    • How to Set up a specific secure Share for one user
    • How to Set up an insecure Share with Guest access for all users on the LAN
    • Configure the Firewall for Samba
    • Activate the Samba daemons
    • Modify the file nsswitch.conf to help Linux respond to pings from Windows
    • Comments


    Installation: Samba is usually installed by default. You can check that it exists with this console command:
    Code:
    rpm  -qa | grep samba
    A list of RPMs containing the word "samba" should appear in the console interface. If not, then you need to install Samba, perhaps using Yast:

    Go to Yast ==> Software ==> Software Management.
    Seach on samba and select to install samba, samba-client, samba-winbind, yast2-samba-server, yast2-samba-client.
    Also search on cifs to install cifs-utils.
    When you execute the installation, quite a few samba-based dependencies will come along too.


    The Samba configuration file (smb.conf located at /etc/samba/smb.conf)
    Code:
    [global]
        workgroup = WORKGROUP
        passdb backend = tdbsam
        printing = cups
        printcap name = cups
        printcap cache time = 750
        cups options = raw
        map to guest = Bad User
        include = /etc/samba/dhcp.conf
        logon path = \\%L\profiles\.msprofile
        logon home = \\%L\%U\.9xprofile
        logon drive = P:
        usershare allow guests = Yes
    [homes]
        comment = Home Directories
    ...
    Read More Read More

    Set up Plex Media Server in openSUSE Tumbleweed 

    by
    swerdna
    • View Profile
    • View Forum Posts
    • View Blog Entries
    • Visit Homepage
    • View Articles
    Published on 08-Nov-2015 06:24  Number of Views: 35775 
    1. User Type:
    2. 2-Intermediate

    Introduction

    Hi. I found installing Plex Server in openSUSE was a bit quirky, so I'm putting a few workarounds here or else some new Linux users might have difficulty setting Plex Server up.

    Software

    As far as I know there is no openSUSE RPM available so you have to use the Plex offering available here: https://plex.tv/downloads. At time of writing there was a Centos and a Fedoas RPM on offer. I chose the Fedora ...
    Read More Read More 5 Comments

    How To Activate VNC Server in openSUSE 12.3 

    by
    swerdna
    • View Profile
    • View Forum Posts
    • View Blog Entries
    • Visit Homepage
    • View Articles
    Published on 26-Sep-2013 07:54     Number of Views: 87420 
    1. User Type:
    2. 3-Advanced

    Introduction: TightVNC used to run well as a Service in openSUSE about 5 years ago. TightVNC hasn't worked properly since advanced DEs began with the early releases of KDE4, years ago. I noticed today that it's working again so I thought I should post some notes on how to to get it working.

    There are some official ref notes on the Net:Internet Docs (but they still don't work for me. Maybe they'll work for you, so it's worth a read).

    Software: I have openSUSE 12.3 and the VNC ...
    Read More Read More 10 Comments

    HP Printing using the hplip Package in openSUSE 

    by
    jdmcdaniel3
    • View Profile
    • View Forum Posts
    • View Blog Entries
    • View Articles
    Published on 11-Aug-2013 12:20     Number of Views: 15537 
    1. User Type:
    2. 1-Beginner
    Article Preview

    HP-TOOLBOX is used to Work With Already Installed HP Printers:



    Introduction to the hplip Package:
    ...
    Read More Read More 2 Comments

    Install Synergy in openSUSE 12.3 and 13.1 

    by
    swerdna
    • View Profile
    • View Forum Posts
    • View Blog Entries
    • Visit Homepage
    • View Articles
    Published on 17-Mar-2013 23:31  Number of Views: 15407 
    1. User Type:
    2. 2-Intermediate

    Updated 13 Jun '14

    .
    Introduction

    Synergy is an application that lets you control a number of computers with the one mouse and keyboard. You can mix windows, Linux and/or Apple computers. You can have more than two computers controlled simultaneously. I describe here only how to get a Linux and a windows computer running together.

    Here's the Synergy User Guide.

    I use Synergy to run only two computers side by side, one running openSUSE 12.3 and one running windows 7. Sadly I need windows operating simultaneously with Linux for my work (after all, it's a real world out there). It would be simpler to import the windows desktop into the openSUSE screen with RDP and Rdesktop. But I need the openSUSE screen to ...
    Read More Read More 1 Comment

    Page 1 of 2 12 Next LastLast
  •  openSUSE News  RSS

    openSUSE Leap 15.4 Enters Release Candidate Phase

    GCC 12 Becoming Default Compiler in Tumbleweed

    GNOME, curl, Fetchmail update in Tumbleweed, WSL Image Published

    Call for Volunteers to 2022 openSUSE Asia Summit

    LLVM, PipeWire, git update in Tumbleweed

    openSUSE Community Publishes Annual Survey Results

    Tumbleweed to Get New Default GCC

    Leap Micro Beta Available for Testers

  • Articles by Category

    • New User Docs
    • Applications
    • Connectivity
    • Hardware
    • Install/Boot
    • Multimedia
      • Sound
      • Video
    • Tumbleweed
    • Virtualization
    • Forum Usage
  • Articles by User Type

    1-Beginner (33)
    2-Intermediate (33)
    3-Advanced (23)
  • Useful Links

    SUSE Paste
    Forum Staff Information
    openSUSE world map
  • Publishing Calendar

    May   2022
    Su Mo Tu We Th Fr Sa
    1 2 3 4 5 6 7
    8 9 10 11 12 13 14
    15 16 17 18 19 20 21
    22 23 24 25 26 27 28
    29 30 31
  • openSUSE Forums
  • Archive
  • Privacy Statement
  • Terms & Conditions
  • Top
All times are GMT -7. The time now is 09:43.
© 2021 openSUSE, All Rights Reserved.